tools: update eslint config
authorMichaël Zasso <mic.besace@gmail.com>
Thu, 5 Nov 2015 19:56:29 +0000 (20:56 +0100)
committerMyles Borins <mborins@us.ibm.com>
Mon, 15 Feb 2016 19:30:23 +0000 (11:30 -0800)
commitb20ea69f4622022944f70cccf384694299818567
tree6e3bfc4ae6d72e08fc4084eb98c7f67b093b71a4
parent2e0352d50c8d16302358992153072ee0633f81b3
tools: update eslint config

The no-reserved-keys rule doesn't exist anymore and we don't need ES3
compatibility.
escape and unescape are now known by eslint.
--reset flag was removed and it is now the default behavior.

PR-URL: https://github.com/nodejs/io.js/pull/2286
Reviewed-By: Roman Reiss <me@silverwind.io>
.eslintrc
Makefile
vcbuild.bat