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 e8a7003e94 tools: update ESLint, fix unused vars bug
Update ESLint to 3.0.0. This includes an enhancement to `no-unused-vars`
such that it finds a few instances in our code base that it did not find
previously (fixed in previous commits readying this for landing).

PR-URL: https://github.com/nodejs/node/pull/7601
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
2016-07-11 13:47:20 -07:00
..
code-path-analysis tools: update ESLint to 2.9.0 2016-05-04 10:26:25 -07:00
config tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
formatters tools: update ESLint to 2.9.0 2016-05-04 10:26:25 -07:00
rules tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
testers tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
util tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -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, fix unused vars bug 2016-07-11 13:47:20 -07:00
cli-engine.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
cli.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
config.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
eslint.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
file-finder.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
ignored-paths.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
load-rules.js tools: update ESLint to 2.7.0 2016-04-10 11:46:08 +02:00
logging.js tools: update ESLint to 2.9.0 2016-05-04 10:26:25 -07:00
options.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
rule-context.js tools: update ESLint, fix unused vars bug 2016-07-11 13:47:20 -07:00
rules.js tools: update ESLint to 2.7.0 2016-04-10 11:46:08 +02:00
timing.js tools: update ESLint to 2.9.0 2016-05-04 10:26:25 -07:00
token-store.js tools: update ESLint to 2.9.0 2016-05-04 10:26:25 -07:00