node/tools/eslint/lib
Rich Trott dd5a4e1d75
tools: update ESLint to current version
We have been stalled on ESLint 3.8.0 for some time. Current ESLint is
3.13.0. We have been unable to upgrade because of more aggressive
reporting on some rules, including indentation.

ESLint configuration options and bugfixes are now such that we can
reasonably upgrade.

PR-URL: https://github.com/nodejs/node/pull/10561
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
2017-01-30 12:08:27 -05:00
..
code-path-analysis tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
config tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
formatters tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
internal-rules tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
rules tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
testers tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
util tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
api.js
ast-utils.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
cli-engine.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
cli.js
config.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
eslint.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
file-finder.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
ignored-paths.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
load-rules.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
logging.js
options.js
rule-context.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
rules.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
timing.js tools: update ESLint to current version 2017-01-30 12:08:27 -05:00
token-store.js