Home
last modified time | relevance | path

Searched defs:allowUnusedLabels (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
DUpdates-diagnostics-when-'--noUnusedLabels'-changes.js32 Program options: {"allowUnusedLabels":true,"watch":true,"project":"/tsconfig.json","configFilePath"… property
67 {"compilerOptions":{"allowUnusedLabels":false}} property
84 Program options: {"allowUnusedLabels":false,"watch":true,"project":"/tsconfig.json","configFilePath… property
115 {"compilerOptions":{"allowUnusedLabels":true}} property
127 Program options: {"allowUnusedLabels":true,"watch":true,"project":"/tsconfig.json","configFilePath"… property
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/allowUnusedLabels/
Dtsconfig.json3 "allowUnusedLabels": true boolean
/third_party/typescript/lib/
Dprotocol.d.ts2577 allowUnusedLabels?: boolean; property
Dtypescript.d.ts2812 allowUnusedLabels?: boolean; property
DtypescriptServices.d.ts2812 allowUnusedLabels?: boolean; property
Dtsserverlibrary.d.ts2812 allowUnusedLabels?: boolean; property
/third_party/typescript/src/server/
Dprotocol.ts3329 allowUnusedLabels?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2845 allowUnusedLabels?: boolean; property
Dtsserverlibrary.d.ts2845 allowUnusedLabels?: boolean; property