Home
last modified time | relevance | path

Searched defs:strictNullChecks (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/strictNullChecks/
Dtsconfig.json3 "strictNullChecks": true boolean
/third_party/typescript/scripts/importDefinitelyTypedTests/
Dtsconfig.json9 "strictNullChecks": true, boolean
/third_party/skia/modules/canvaskit/npm_build/types/
Dtsconfig.json7 "strictNullChecks": true, boolean
/third_party/ejdb/src/bindings/ejdb2_node/example/
Dtsconfig.json6 "strictNullChecks": true, boolean
/third_party/typescript/scripts/
Dtsconfig.json3 "strictNullChecks": true, boolean
/third_party/ejdb/src/bindings/ejdb2_node/
Dtsconfig.json6 "strictNullChecks": true, boolean
/third_party/typescript/src/
Dtsconfig-base.json15 "strictNullChecks": true, boolean
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Dupdates-errors-when-strictNullChecks-changes.js70 {"compilerOptions":{"strictNullChecks":true}} property
87 Program options: {"strictNullChecks":true,"watch":true,"configFilePath":"/user/username/projects/my… property
Dextended-source-files-are-watched.js186 {"extends":"./first.tsconfig.json","compilerOptions":{"strictNullChecks":true}} property
198 Program options: {"strict":false,"strictNullChecks":true,"watch":true,"project":"/a/b/tsconfig.json… property
/third_party/typescript/src/compiler/transformers/
Dts.ts46 const strictNullChecks = getStrictOptionValue(compilerOptions, "strictNullChecks"); constant
/third_party/typescript/lib/
Dprotocol.d.ts2633 strictNullChecks?: boolean; property
Dtypescript.d.ts2885 strictNullChecks?: boolean; property
DtypescriptServices.d.ts2885 strictNullChecks?: boolean; property
Dtsserverlibrary.d.ts2885 strictNullChecks?: boolean; property
/third_party/typescript/src/server/
Dprotocol.ts3385 strictNullChecks?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2918 strictNullChecks?: boolean; property
Dtsserverlibrary.d.ts2918 strictNullChecks?: boolean; property