0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/eslint/conf
Rich Trott 05b566a5ef tools: update ESLint to 3.3.0 and enable rules
Update ESLint 3.3.0 and update .eslintrc:

* replace deprecated no-negated-in-lhs rule with no-unsafe-negation
  * http://eslint.org/docs/rules/no-negated-in-lhs
  * http://eslint.org/docs/rules/no-unsafe-negation
* enable no-template-curly-in-string
  * http://eslint.org/docs/rules/no-template-curly-in-string
* enable no-global-assign
  * http://eslint.org/docs/rules/no-global-assign
* enable func-call-spacing
  * http://eslint.org/docs/rules/func-call-spacing

PR-URL: https://github.com/nodejs/node/pull/8097
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: jasnell - James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
2016-08-16 15:16:10 -07:00
..
blank-script.json
category-list.json tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
cli-options.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
environments.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
eslint-all.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
eslint.json tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
json-schema-schema.json
replacements.json