| /third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/alwaysStrict/ |
| D | tsconfig.json | 3 "alwaysStrict": true boolean
|
| /third_party/typescript/src/ |
| D | tsconfig-base.json | 24 "alwaysStrict": true, boolean
|
| /third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
| D | updates-errors-when-strictNullChecks-changes.js | 120 {"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/ |
| D | only-dts-output-in-circular-import-project-with-emitDeclarationOnly.js | 150 "alwaysStrict": true, property 275 "alwaysStrict": true, property
|
| D | only-dts-output-in-non-circular-imports-project-with-emitDeclarationOnly.js | 145 "alwaysStrict": true, property 245 "alwaysStrict": true, property 356 "alwaysStrict": true, property
|
| D | only-dts-output-in-circular-import-project-with-emitDeclarationOnly-and-declarationMap.js | 163 "alwaysStrict": true, property 295 "alwaysStrict": true, property
|
| /third_party/typescript/src/compiler/transformers/ |
| D | ts.ts | 559 const alwaysStrict = getStrictOptionValue(compilerOptions, "alwaysStrict") && constant
|
| /third_party/typescript/tests/dets/ |
| D | tsconfig.json | 821 "alwaysStrict": true boolean
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 2578 alwaysStrict?: boolean; property
|
| D | typescript.d.ts | 2813 alwaysStrict?: boolean; property
|
| D | typescriptServices.d.ts | 2813 alwaysStrict?: boolean; property
|
| D | tsserverlibrary.d.ts | 2813 alwaysStrict?: boolean; property
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 3330 alwaysStrict?: boolean; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2846 alwaysStrict?: boolean; property
|
| D | tsserverlibrary.d.ts | 2846 alwaysStrict?: boolean; property
|