2.0.3 • Published 11 months ago
@pacote/eslint-config-react v2.0.3
@pacote/eslint-config-react
Shareable ESLint configuration for React.
Installation
yarn add --dev @pacote/eslint-config-react eslint eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-jsx-a11yUsage
Include the configuration in your project's .eslintrc file:
{
"extends": ["@pacote/eslint-config", "@pacote/eslint-config-react"]
}License
MIT © Luís Rodrigues.