3.0.0 • Published 5 months ago

eslint-config-cageeye v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

eslint-config-cageeye

ESLint config for @Bluegrove

How to use it

First, install the npm package:

npm install --save-dev eslint-config-cageeye

Then add the extends option to your .eslintrc:

{
    "extends": "cageeye"
}

Publishing

$ npm version <patch | minor | major>
$ git push --follow-tags origin master
$ npm publish
1.2.0

5 months ago

1.1.0

5 months ago

3.0.0

5 months ago

2.0.0

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago