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
config tools: update ESLint, fix unused vars bug 2016-07-14 12:44:58 -07:00
formatters
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
logging.js
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
timing.js
token-store.js