eslint-config-devine
v3.0.1
Published
the one and only devine.be eslint config
Downloads
80
Keywords
Readme
eslint-config-devine
the one and only devine.be eslint config as a module
Installation
Install this package, and save it as a devDependency:
yarn add eslint-config-devine --dev
or via npm if you're old school
npm i -D eslint-config-devine
Then have your project's .eslintrc
file extend the ruleset.
{
"extends": "devine"
}
License
The MIT License (MIT). Please see License File for more information.