@fe-lints/eslint-config-react
v0.0.7
Published
ESLint React
Downloads
10
Readme
@fe-lints/eslint-config-react
React specific linting rules for eslint
Installation
npm install eslint @fe-lints/eslint-config-react --save-devConfiguration (legacy: .eslintrc*)
{
"extends": ["@fe-lints/eslint-config-react"]
}See eslint documentation for more information about extending configuration files.
License
@fe-lints/eslint-config-react is licensed under the MIT License.
