@partumgmbh/eslint-config-react
v2.1.0
Published
ESLint React Configuration
Downloads
20
Maintainers
Readme
@partumgmbh/eslint-config-react
This is the React configuration for ESLint extending the default partumgmbh rules.
npm install -D eslint @partumgmbh/eslint-config-react
echo '{"extends": "@partumgmbh/eslint-config-react"}' > .eslintrc.json
npx eslint .