@presetter/preset-react
React applications with TSX support and React-specific linting.
Purpose
This preset extends the web preset with React-specific configurations.
Installation
npm install --save-dev presetter @presetter/preset-react
Usage
// presetter.config.ts
export { default } from '@presetter/preset-react';