We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4331a7b commit 4a9d8fbCopy full SHA for 4a9d8fb
pages/Compiler Options in MSBuild.md
@@ -84,6 +84,7 @@ Compiler Option | MSBuild Property Name
84
`--skipDefaultLibCheck` | TypeScriptSkipDefaultLibCheck | boolean
85
`--sourceMap` | TypeScriptSourceMap | File path
86
`--sourceRoot` | TypeScriptSourceRoot | File path
87
+`--strict` | TypeScriptStrict | boolean
88
`--strictFunctionTypes` | TypeScriptStrictFunctionTypes | boolean
89
`--strictNullChecks` | TypeScriptStrictNullChecks | boolean
90
`--stripInternal` | TypeScriptStripInternal | boolean
0 commit comments