eslint-config-lynt-react
v0.1.4
Published
The React ESLint config for Lynt
Downloads
189
Readme
eslint-config-lynt-react
The React ESLint config for Lynt.
Note: This package is currently in beta.
Installation
npm install eslint-config-lynt-react --save-dev
Usage
Put the following in your ESLint config:
{
"extends": ["lynt-react"]
}
License
MIT © Saad Quadri