Home
last modified time | relevance | path

Searched defs:noFallthroughCasesInSwitch (Results 1 – 18 of 18) sorted by relevance

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/noFallthroughCasesInSwitch/
Dtsconfig.json3 "noFallthroughCasesInSwitch": true boolean
/third_party/typescript/tests/projects/demo/
Dtsconfig-base.json10 "noFallthroughCasesInSwitch": true, boolean
/third_party/skia/experimental/tskit/
Dtsconfig.json4 "noFallthroughCasesInSwitch": true, boolean
/third_party/css-what/
Dtsconfig.json20 … "noFallthroughCasesInSwitch": true /* Report errors for fallthrough cases in switch statement. */, boolean
/third_party/ejdb/src/bindings/ejdb2_node/example/
Dtsconfig.json8 "noFallthroughCasesInSwitch": true, boolean
/third_party/ejdb/src/bindings/ejdb2_node/
Dtsconfig.json8 "noFallthroughCasesInSwitch": true, boolean
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/demo/
Dupdates-with-circular-reference.js239 …cals":true,"noUnusedParameters":true,"noImplicitReturns":true,"noFallthroughCasesInSwitch":true,"c… property
250 …cals":true,"noUnusedParameters":true,"noImplicitReturns":true,"noFallthroughCasesInSwitch":true,"c… property
267 …cals":true,"noUnusedParameters":true,"noImplicitReturns":true,"noFallthroughCasesInSwitch":true,"c… property
361 "noFallthroughCasesInSwitch": true, property
469 "noFallthroughCasesInSwitch": true, property
562 "noFallthroughCasesInSwitch": true, property
Dupdates-with-bad-reference.js225 …cals":true,"noUnusedParameters":true,"noImplicitReturns":true,"noFallthroughCasesInSwitch":true,"c… property
313 "noFallthroughCasesInSwitch": true, property
468 …cals":true,"noUnusedParameters":true,"noImplicitReturns":true,"noFallthroughCasesInSwitch":true,"c… property
552 "noFallthroughCasesInSwitch": true, property
/third_party/parse5/
Dtsconfig.json9 "noFallthroughCasesInSwitch": true, boolean
/third_party/typescript/tests/baselines/reference/tsbuild/demo/initial-build/
Din-master-branch-with-everything-setup-correctly-and-reports-no-error.js260 "noFallthroughCasesInSwitch": true, property
319 "noFallthroughCasesInSwitch": true, property
394 "noFallthroughCasesInSwitch": true, property
Din-bad-ref-branch-reports-the-error-about-files-not-in-rootDir-at-the-import-location.js254 "noFallthroughCasesInSwitch": true, property
/third_party/typescript/lib/
Dprotocol.d.ts2606 noFallthroughCasesInSwitch?: boolean; property
Dtypescript.d.ts2848 noFallthroughCasesInSwitch?: boolean; property
DtypescriptServices.d.ts2848 noFallthroughCasesInSwitch?: boolean; property
Dtsserverlibrary.d.ts2848 noFallthroughCasesInSwitch?: boolean; property
/third_party/typescript/src/server/
Dprotocol.ts3358 noFallthroughCasesInSwitch?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2881 noFallthroughCasesInSwitch?: boolean; property
Dtsserverlibrary.d.ts2881 noFallthroughCasesInSwitch?: boolean; property