@njakob/eslint-config
v7.0.0
Published
Personal ESLint config
Downloads
3
Maintainers
Readme
Configurations
Installation
$ npm install eslint-config-njakob --sav-dev
$ yarn add eslint-config-njakob --dev
Usage
The package provides multiple different configurations regarding the environment you need.
In .eslintrc
file:
{
"extends": "njakob/es6-flow-react"
}
Changelog
See changelog.