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 f44969a5ab 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-06 14:36:27 -08:00
..
code-path-analysis tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
config tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
formatters tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
internal-rules tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
rules tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
testers tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
util tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
api.js
ast-utils.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
cli-engine.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
cli.js tools: update ESLint to v3.8.0 2016-10-18 15:28:21 -07:00
config.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
eslint.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
file-finder.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
ignored-paths.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
load-rules.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
logging.js
options.js tools: update ESLint to v3.8.0 2016-10-18 15:28:21 -07:00
rule-context.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
rules.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
timing.js tools: update ESLint to current version 2017-01-06 14:36:27 -08:00
token-store.js