You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -173,13 +173,20 @@ var buildNodeTask = function (taskPath, outDir) {
173
173
}elseif(devDeps>=1){
174
174
fail('The package.json should not contain dev dependencies other than typescript. Move the dev dependencies into a package.json file under the Tests sub-folder. Offending package.json: '+packageJsonPath);
0 commit comments