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.
2 parents 4ff7127 + cf030f9 commit 627c011Copy full SHA for 627c011
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