tools: enable assorted ESLint error rules
authorRoman Reiss <me@silverwind.io>
Mon, 25 Jan 2016 21:15:16 +0000 (22:15 +0100)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commitd3485fb424f6308a539d4ced0a78af309a641064
tree9c82fc6858ab927c19d31909178f44f8cab9ed96
parenteb05e44b7a16f01992db5dfc589cf7e64a4a8b47
tools: enable assorted ESLint error rules

Enables assorted rules from the category of possible errors. These
should not get in the way in any form.

- http://eslint.org/docs/rules/no-control-regex
- http://eslint.org/docs/rules/no-extra-boolean-cast
- http://eslint.org/docs/rules/no-invalid-regexp
- http://eslint.org/docs/rules/no-irregular-whitespace
- http://eslint.org/docs/rules/no-unexpected-multiline

PR-URL: https://github.com/nodejs/node/pull/4864
Reviewed-By: targos - Michaƫl Zasso <mic.besace@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Roman Klauke <romaaan.git@gmail.com>
.eslintrc