node/tools/eslint/lib
Rich Trott d7ce99214d 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-14 12:44:58 -07:00
..
code-path-analysis tools: update ESLint to 2.9.0 2016-06-23 17:25:14 -07:00
config tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
formatters tools: update ESLint to 2.9.0 2016-06-23 17:25:14 -07:00
rules tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
testers tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
util tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
api.js
ast-utils.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
cli-engine.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
cli.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
config.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
eslint.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
file-finder.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
ignored-paths.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
load-rules.js tools: update ESLint to 2.7.0 2016-05-17 17:24:47 -07:00
logging.js tools: update ESLint to 2.9.0 2016-06-23 17:25:14 -07:00
options.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
rule-context.js tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
rules.js tools: update ESLint to 2.7.0 2016-05-17 17:24:47 -07:00
timing.js tools: update ESLint to 2.9.0 2016-06-23 17:25:14 -07:00
token-store.js tools: update ESLint to 2.9.0 2016-06-23 17:25:14 -07:00