0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/eslint/lib
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
..
code-path-analysis tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
config tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
formatters tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
internal-rules tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
rules tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
testers tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
util tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
api.js tools: update eslint to v1.10.3 2016-01-13 23:15:39 +01:00
ast-utils.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
cli-engine.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
cli.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
config.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
eslint.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
file-finder.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
ignored-paths.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
load-rules.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
logging.js tools: update ESLint to 2.9.0 2016-05-04 10:26:25 -07:00
options.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
rule-context.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
rules.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
timing.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
token-store.js tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00