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