Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Dupdates-errors-when-strictNullChecks-changes.js126 {"compilerOptions":{"strict":true,"alwaysStrict":false}} property
143 Program options: {"strict":true,"alwaysStrict":false,"watch":true,"configFilePath":"/user/username/… property
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/alwaysStrict/
Dtsconfig.json3 "alwaysStrict": true boolean
/third_party/typescript/tests/baselines/reference/tsbuild/emitDeclarationOnly/
Donly-dts-output-in-non-circular-imports-project-with-emitDeclarationOnly.js110 …\"./c\";\r\nexport interface B {\r\n b: C;\r\n}\r\n"}],"options":{"alwaysStrict":true,"composit… property
149 "alwaysStrict": true, property
221 …\"./c\";\r\nexport interface B {\r\n b: C;\r\n}\r\n"}],"options":{"alwaysStrict":true,"composit… property
260 "alwaysStrict": true, property
344 …\"./c\";\r\nexport interface B {\r\n b: C;\r\n}\r\n"}],"options":{"alwaysStrict":true,"composit… property
383 "alwaysStrict": true, property
Donly-dts-output-in-circular-import-project-with-emitDeclarationOnly.js111 … { B } from \"./b\";\r\nexport { C } from \"./c\";\r\n"}],"options":{"alwaysStrict":true,"composit… property
163 "alwaysStrict": true, property
255 … { B } from \"./b\";\r\nexport { C } from \"./c\";\r\n"}],"options":{"alwaysStrict":true,"composit… property
307 "alwaysStrict": true, property
Donly-dts-output-in-circular-import-project-with-emitDeclarationOnly-and-declarationMap.js123 … { B } from \"./b\";\r\nexport { C } from \"./c\";\r\n"}],"options":{"alwaysStrict":true,"composit… property
175 "alwaysStrict": true, property
274 … { B } from \"./b\";\r\nexport { C } from \"./c\";\r\n"}],"options":{"alwaysStrict":true,"composit… property
326 "alwaysStrict": true, property
/third_party/typescript/src/
Dtsconfig-base.json24 "alwaysStrict": true, boolean
/third_party/typescript/src/compiler/transformers/
Dts.ts580 const alwaysStrict = getStrictOptionValue(compilerOptions, "alwaysStrict") && constant
/third_party/typescript/tests/dets/
Dtsconfig.json724 "alwaysStrict": true boolean
/third_party/typescript/tests/arkTSTest/
Dtsconfig.json786 "alwaysStrict": true boolean
/third_party/typescript/src/server/
Dprotocol.ts3530 alwaysStrict?: boolean; property
/third_party/typescript/lib/
Dprotocol.d.ts2771 alwaysStrict?: boolean; property
Dtypescript.d.ts3064 alwaysStrict?: boolean; property
DtypescriptServices.d.ts3064 alwaysStrict?: boolean; property
Dtsserverlibrary.d.ts3064 alwaysStrict?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3064 alwaysStrict?: boolean; property
Dtsserverlibrary.d.ts3064 alwaysStrict?: boolean; property