build: remove --quiet from eslint invocation
authorfiredfox <wangyang02@baidu.com>
Wed, 2 Mar 2016 03:55:53 +0000 (11:55 +0800)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 20:07:00 +0000 (13:07 -0700)
commit4990ddad72ff43492155c3064030603517b6e070
treebd052ef884d36ddac48f250dcf4e99d6d41daf1d
parent131ed494e2827d6020e0b11be1d4fac9ffd25312
build: remove --quiet from eslint invocation

All eslint rules are configured to report as errors. Remove useless
--quiet flag from eslint invocation in Makefile and vcbuild.bat.

PR-URL: https://github.com/nodejs/node/pull/5519
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Makefile
vcbuild.bat