1.1.0 • Published 1 month ago

eslint-config-bluegrove v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

eslint-config-bluegrove

ESLint config for @Bluegrove

How to use it

First, install the npm package:

npm install --save-dev eslint-config-bluegrove

Then add the extends option to your .eslintrc:

{
    "extends": "bluegrove"
}

Publishing

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

1 month ago

1.0.9

2 years ago

1.0.10

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

2.0.2

2 years ago