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