eslint-config-njakob
v5.0.1
Published
Personal ESLint config
Downloads
33
Maintainers
Readme
Configurations
Installation
$ npm install eslint-config-njakob --sav-dev
$ yarn add eslint-config-njakob --dev
Usage
The package provides multiple different configuations regarding the environment you need.
In .eslintrc
file:
{
"extends": "njakob/es6-flow-react"
}
Changelog
See changelog.
Licences
njakob/eslint-config
is licensed under the MIT License.