Searched defs:allowUnusedLabels (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
| D | Updates-diagnostics-when-'--noUnusedLabels'-changes.js | 32 Program options: {"allowUnusedLabels":true,"watch":true,"project":"/tsconfig.json","configFilePath"… property 71 {"compilerOptions":{"allowUnusedLabels":false}} property 88 Program options: {"allowUnusedLabels":false,"watch":true,"project":"/tsconfig.json","configFilePath… property 121 {"compilerOptions":{"allowUnusedLabels":true}} property 133 Program options: {"allowUnusedLabels":true,"watch":true,"project":"/tsconfig.json","configFilePath"… property
|
| /third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/allowUnusedLabels/ |
| D | tsconfig.json | 3 "allowUnusedLabels": true boolean
|
| /third_party/typescript/scripts/ |
| D | tsconfig.json | 16 "allowUnusedLabels": false, boolean
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 3536 allowUnusedLabels?: boolean; property
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 2777 allowUnusedLabels?: boolean; property
|
| D | typescriptServices.d.ts | 3080 allowUnusedLabels?: boolean; property
|
| D | typescript.d.ts | 3080 allowUnusedLabels?: boolean; property
|
| D | tsserverlibrary.d.ts | 3080 allowUnusedLabels?: boolean; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3080 allowUnusedLabels?: boolean; property
|
| D | tsserverlibrary.d.ts | 3080 allowUnusedLabels?: boolean; property
|