ts-api-utils - v3.0.0-rc.1
Preparing search index...
StrictCompilerOption
Type Alias StrictCompilerOption
StrictCompilerOption
:
|
"alwaysStrict"
|
"noImplicitAny"
|
"noImplicitThis"
|
"strictBindCallApply"
|
"strictFunctionTypes"
|
"strictNullChecks"
|
"strictPropertyInitialization"
An option that can be tested with
isStrictCompilerOptionEnabled
.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
ts-api-utils - v3.0.0-rc.1
Loading...
An option that can be tested with isStrictCompilerOptionEnabled.