Skip to content

Commit

Permalink
fixup: update vcbuild.bat too
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Feb 2, 2016
1 parent 7441d4e commit d9a345e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcbuild.bat
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ goto jslint
:jslint
if not defined jslint goto exit
echo running jslint
%config%\node tools\eslint\bin\eslint.js src lib test tools\eslint-rules --rulesdir tools\eslint-rules --quiet
%config%\node tools\eslint\bin\eslint.js lib src test tools\doc tools\eslint-rules --rulesdir tools\eslint-rules --quiet
goto exit

:create-msvs-files-failed
Expand Down

0 comments on commit d9a345e

Please sign in to comment.