Add strict null checks scripts to precommit and to tfs builds

This commit is contained in:
Matt Bierner
2018-10-10 15:42:29 -07:00
parent c1d0930765
commit 517469041f
7 changed files with 15 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ steps:
CHILD_CONCURRENCY=1 yarn
npm run gulp -- hygiene
npm run monaco-compile-check
npm run strict-null-check
VSCODE_MIXIN_PASSWORD="$(VSCODE_MIXIN_PASSWORD)" npm run gulp -- mixin
node build/tfs/common/installDistro.js
node build/lib/builtInExtensions.js