eslint-config-npm
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "eslint-config-npm", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "ESLint presets for npm's coding style", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
# eslint-config-npm | ||
***Note: This is deprecated. npm uses [standard](http://standardjs.com/), and you can perfectly match their style with that. It's also a bit better thought out, although I normally use a modified version of it personally.*** | ||
[![Build Status](https://travis-ci.org/isiahmeadows/eslint-config-npm.svg)](https://travis-ci.org/isiahmeadows/eslint-config-npm) | ||
Presets for npm's [coding style](https://docs.npmjs.com/misc/coding-style). If I missed anything or made a mistake, please send a PR, and it will probably get accepted. I have Travis CI set up for convenience. |
2440
8