eslint-config-szh-react
v0.0.3
Published
eslint configuration for react applications
Downloads
27
Readme
eslint-config-szh-react
eslint configuration
- Extends:
eslint-config-airbnb-baseplugin:fp/recommended - Plugins:
eslint-plugin-fp
Some rules are being overridden.
Install with peerDependencies:
yarn add eslint eslint-config-szh-react -DEAdd to package.json:
"eslintConfig": {
"extends": "szh-react"
}