1.4.0 • Published 7 years ago

eslint-config-spartez v1.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

1.4.0

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago