Home
last modified time | relevance | path

Searched defs:alwaysStrict (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/alwaysStrict/
Dtsconfig.json3 "alwaysStrict": true boolean
/third_party/typescript/src/
Dtsconfig-base.json24 "alwaysStrict": true, boolean
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Dupdates-errors-when-strictNullChecks-changes.js120 {"compilerOptions":{"strict":true,"alwaysStrict":false}} property
137 Program options: {"strict":true,"alwaysStrict":false,"watch":true,"configFilePath":"/user/username/… property
/third_party/typescript/tests/baselines/reference/tsbuild/emitDeclarationOnly/initial-build/
Donly-dts-output-in-circular-import-project-with-emitDeclarationOnly.js150 "alwaysStrict": true, property
275 "alwaysStrict": true, property
Donly-dts-output-in-non-circular-imports-project-with-emitDeclarationOnly.js145 "alwaysStrict": true, property
245 "alwaysStrict": true, property
356 "alwaysStrict": true, property
Donly-dts-output-in-circular-import-project-with-emitDeclarationOnly-and-declarationMap.js163 "alwaysStrict": true, property
295 "alwaysStrict": true, property
/third_party/typescript/src/compiler/transformers/
Dts.ts559 const alwaysStrict = getStrictOptionValue(compilerOptions, "alwaysStrict") && constant
/third_party/typescript/tests/dets/
Dtsconfig.json821 "alwaysStrict": true boolean
/third_party/typescript/lib/
Dprotocol.d.ts2578 alwaysStrict?: boolean; property
Dtypescript.d.ts2813 alwaysStrict?: boolean; property
DtypescriptServices.d.ts2813 alwaysStrict?: boolean; property
Dtsserverlibrary.d.ts2813 alwaysStrict?: boolean; property
/third_party/typescript/src/server/
Dprotocol.ts3330 alwaysStrict?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2846 alwaysStrict?: boolean; property
Dtsserverlibrary.d.ts2846 alwaysStrict?: boolean; property