eslint-config-spartez
v1.4.0
Published
Spartez's base JS ESLint config
Downloads
3
Readme
eslint-config-spartez
This package provides Spartez's base JS .eslintrc
as an extensible shared config.
Installation
$ npm i eslint-config-spartez --save-dev
Usage
Once the eslint-config-spartez
is installed, specify spartez
in the extends
section of your .eslintrc
configuration
{
"extends": "spartez"
}
License
The MIT License
Copyright :copyright: 2016 Spartez, https://spartez.com