@mlorencs/eslint-config-react
v1.0.1
Published
Provides my own eslint rules for React as an extensible shared config.
Downloads
4
Maintainers
Readme
eslint-config-react
Provides my own eslint rules for React as an extensible shared config.
Installation
npm install @mlorencs/eslint-config-react
Configuration
"extends": [
"@mlorencs/eslint-config-react"
]
License
eslint-config-react
is licensed under the MIT License.