| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | forceConsistentCasingInFileNames.ts | 14 compilerOptions: { forceConsistentCasingInFileNames: true } 69 … content: JSON.stringify({ compilerOptions: { forceConsistentCasingInFileNames: true } }) 115 …pilerOptions: { jsx: "react-jsx", jsxImportSource: "react", forceConsistentCasingInFileNames: true… 147 … content: JSON.stringify({ compilerOptions: { forceConsistentCasingInFileNames: true } }) 194 … content: JSON.stringify({ compilerOptions: { forceConsistentCasingInFileNames: true } }) 245 …content: JSON.stringify({ compilerOptions: { forceConsistentCasingInFileNames: true, outFile: "out…
|
| D | programUpdates.ts | 1353 …eFile(`/tsconfig.json`, JSON.stringify({ compilerOptions: { forceConsistentCasingInFileNames: true…
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | forceConsistentCasingInFileNames.ts | 24 forceConsistentCasingInFileNames: true, 57 compilerOptions: { forceConsistentCasingInFileNames: true } 109 compilerOptions: { forceConsistentCasingInFileNames: true }
|
| /third_party/typescript/src/testRunner/unittests/ |
| D | moduleResolution.ts | 621 { module: ModuleKind.AMD, forceConsistentCasingInFileNames: true }, 658 { module: ModuleKind.AMD, forceConsistentCasingInFileNames: true }, 695 { module: ModuleKind.CommonJS, forceConsistentCasingInFileNames: true }, 771 { module: ModuleKind.CommonJS, forceConsistentCasingInFileNames: true }, 849 { module: ModuleKind.CommonJS, forceConsistentCasingInFileNames: true }, 902 { module: ModuleKind.CommonJS, forceConsistentCasingInFileNames: true }, 918 { module: ModuleKind.CommonJS, forceConsistentCasingInFileNames: true },
|
| /third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/ |
| D | when-Windows-style-drive-root-is-uppercase.js | 129 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"C:/project","expl… property
|
| D | when-Windows-style-drive-root-is-lowercase.js | 129 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"c:/project","expl… property
|
| /third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
| D | updates-errors-when-forceConsistentCasingInFileNames-changes.js | 83 Change:: Enable forceConsistentCasingInFileNames
|
| /third_party/typescript/src/testRunner/unittests/services/ |
| D | transpile.ts | 263 …options: { compilerOptions: { forceConsistentCasingInFileNames: true }, fileName: "input.js", repo…
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 2589 forceConsistentCasingInFileNames?: boolean; property
|
| D | tsserverlibrary.d.ts | 2829 forceConsistentCasingInFileNames?: boolean; property 9166 forceConsistentCasingInFileNames?: boolean;
|
| D | typescript.d.ts | 2829 forceConsistentCasingInFileNames?: boolean; property
|
| D | typescriptServices.d.ts | 2829 forceConsistentCasingInFileNames?: boolean; property
|
| D | tsc.js | 30391 forceConsistentCasingInFileNames: true, property 88975 if (file_2 && options.forceConsistentCasingInFileNames) {
|
| D | typingsInstaller.js | 37372 forceConsistentCasingInFileNames: true, property 108262 if (file_2 && options.forceConsistentCasingInFileNames) {
|
| D | typescript.js | 37577 forceConsistentCasingInFileNames: true, property 108467 if (file_2 && options.forceConsistentCasingInFileNames) {
|
| D | typescriptServices.js | 37577 forceConsistentCasingInFileNames: true, property 108467 if (file_2 && options.forceConsistentCasingInFileNames) {
|
| D | tsserverlibrary.js | 37577 forceConsistentCasingInFileNames: true, property 108467 if (file_2 && options.forceConsistentCasingInFileNames) {
|
| D | tsserver.js | 37383 forceConsistentCasingInFileNames: true, property 108273 if (file_2 && options.forceConsistentCasingInFileNames) {
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 3341 forceConsistentCasingInFileNames?: boolean; property
|
| /third_party/typescript/src/compiler/ |
| D | commandLineParser.ts | 1237 forceConsistentCasingInFileNames: true, constant
|
| D | program.ts | 2567 if (file && options.forceConsistentCasingInFileNames) {
|
| D | types.ts | 5888 forceConsistentCasingInFileNames?: boolean;
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 2862 forceConsistentCasingInFileNames?: boolean; property 9443 forceConsistentCasingInFileNames?: boolean;
|
| D | typescript.d.ts | 2862 forceConsistentCasingInFileNames?: boolean; property
|