node/tools/eslint/lib
Rich Trott c8f2d26632 tools: update ESLint to 4.2.0
ESLint 4.2.0 contains a fix for a bug that is blocking us from moving to
the non-legacy stricter indentation linting. Update to 4.2.0 to remove
the blocking issue.

PR-URL: https://github.com/nodejs/node/pull/14155
Ref: https://github.com/eslint/eslint/issues/8882
Ref: https://github.com/eslint/eslint/pull/8885
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-07-19 15:02:31 -04:00
..
code-path-analysis tools: update to ESLint 4.1.0 2017-07-18 19:56:50 +02:00
config tools: update ESLint to 4.2.0 2017-07-19 15:02:31 -04:00
formatters
internal-rules
rules tools: update ESLint to 4.2.0 2017-07-19 15:02:31 -04:00
testers tools: update ESLint to 4.2.0 2017-07-19 15:02:31 -04:00
token-store tools: update to ESLint 4.1.0 2017-07-18 19:56:50 +02:00
util tools: update ESLint to 4.2.0 2017-07-19 15:02:31 -04:00
api.js
ast-utils.js
cli-engine.js tools: update ESLint to 4.2.0 2017-07-19 15:02:31 -04:00
cli.js tools: update ESLint to 4.2.0 2017-07-19 15:02:31 -04:00
config.js tools: update to ESLint 4.1.1 2017-07-18 19:57:07 +02:00
file-finder.js
ignored-paths.js tools: update to ESLint 4.1.0 2017-07-18 19:56:50 +02:00
linter.js tools: update ESLint to 4.2.0 2017-07-19 15:02:31 -04:00
load-rules.js
logging.js
options.js
rule-context.js tools: update to ESLint 4.1.0 2017-07-18 19:56:50 +02:00
rules.js
timing.js