We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7441d4e commit d9a345eCopy full SHA for d9a345e
vcbuild.bat
@@ -259,7 +259,7 @@ goto jslint
259
:jslint
260
if not defined jslint goto exit
261
echo running jslint
262
-%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
263
goto exit
264
265
:create-msvs-files-failed
0 commit comments