diff --git a/pages/Compiler Options in MSBuild.md b/pages/Compiler Options in MSBuild.md index dce0cf536..afc8f403f 100644 --- a/pages/Compiler Options in MSBuild.md +++ b/pages/Compiler Options in MSBuild.md @@ -84,6 +84,7 @@ Compiler Option | MSBuild Property Name `--skipDefaultLibCheck` | TypeScriptSkipDefaultLibCheck | boolean `--sourceMap` | TypeScriptSourceMap | File path `--sourceRoot` | TypeScriptSourceRoot | File path +`--strict` | TypeScriptStrict | boolean `--strictFunctionTypes` | TypeScriptStrictFunctionTypes | boolean `--strictNullChecks` | TypeScriptStrictNullChecks | boolean `--stripInternal` | TypeScriptStripInternal | boolean