/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/forceConsistentCasingInFileNames/ |
D | tsconfig.json | 3 "forceConsistentCasingInFileNames": true boolean
|
/third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/ |
D | jsxImportSource-option-changed.js | 50 …pilerOptions":{"jsx":"react-jsx","jsxImportSource":"react","forceConsistentCasingInFileNames":true… property 66 Program options: {"jsx":4,"jsxImportSource":"react","forceConsistentCasingInFileNames":true,"watch"… property
|
D | when-renaming-file-with-different-casing.js | 35 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property 109 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property
|
D | when-Windows-style-drive-root-is-lowercase.js | 51 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"c:/project","expl… property 129 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"c:/project","expl… property
|
D | when-changing-module-name-with-different-casing.js | 35 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property 111 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property
|
D | when-Windows-style-drive-root-is-uppercase.js | 51 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"C:/project","expl… property 129 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"C:/project","expl… property
|
D | when-relative-information-file-location-changes.js | 76 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property 185 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property
|
D | when-file-symlink-target-matches-disk-but-import-does-not.js | 54 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property 146 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property
|
D | when-both-file-symlink-target-and-import-match-disk.js | 54 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property 146 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property
|
D | when-import-matches-disk-but-file-symlink-target-does-not.js | 62 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property 162 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property
|
D | when-import-and-file-symlink-target-agree-but-do-not-match-disk.js | 62 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property 162 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"project":"/user/username/pr… property
|
/third_party/typescript/tests/projects/empty-files/no-references/ |
D | tsconfig.json | 7 "forceConsistentCasingInFileNames": true, boolean
|
/third_party/typescript/tests/projects/empty-files/with-references/ |
D | tsconfig.json | 9 "forceConsistentCasingInFileNames": true, boolean
|
/third_party/typescript/tests/projects/sample1/logic/ |
D | tsconfig.json | 6 "forceConsistentCasingInFileNames": true, boolean
|
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
D | updates-errors-when-forceConsistentCasingInFileNames-changes.js | 87 {"compilerOptions":{"forceConsistentCasingInFileNames":true}} property 113 Program options: {"forceConsistentCasingInFileNames":true,"watch":true,"configFilePath":"/tsconfig.… property
|
/third_party/typescript/tests/projects/sample1/tests/ |
D | tsconfig.json | 10 "forceConsistentCasingInFileNames": true, boolean
|
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/programUpdates/ |
D | incremental-updates-in-verbose-mode.js | 145 …ons: {"composite":true,"declaration":true,"sourceMap":true,"forceConsistentCasingInFileNames":true… property 160 Program options: {"composite":true,"declaration":true,"forceConsistentCasingInFileNames":true,"skip… property 326 "forceConsistentCasingInFileNames": true, property 402 "forceConsistentCasingInFileNames": true, property 468 …ons: {"composite":true,"declaration":true,"sourceMap":true,"forceConsistentCasingInFileNames":true… property 552 "forceConsistentCasingInFileNames": true, property 613 …ons: {"composite":true,"declaration":true,"sourceMap":true,"forceConsistentCasingInFileNames":true… property 625 Program options: {"composite":true,"declaration":true,"forceConsistentCasingInFileNames":true,"skip… property 718 "forceConsistentCasingInFileNames": true, property 779 "forceConsistentCasingInFileNames": true, property
|
/third_party/flatbuffers/ |
D | tsconfig.json | 11 "forceConsistentCasingInFileNames": true boolean
|
D | tsconfig.mjs.json | 11 "forceConsistentCasingInFileNames": true boolean
|
/third_party/flatbuffers/grpc/examples/ts/greeter/ |
D | tsconfig.json | 15 "forceConsistentCasingInFileNames": true boolean
|
/third_party/ejdb/src/bindings/ejdb2_node/example/ |
D | tsconfig.json | 7 "forceConsistentCasingInFileNames": true, boolean
|
/third_party/typescript/tests/baselines/reference/tsbuild/sample1/incremental-declaration-doesnt-change/ |
D | Only-builds-the-leaf-node-project.js | 51 "forceConsistentCasingInFileNames": true, property
|
/third_party/ejdb/src/bindings/ejdb2_node/ |
D | tsconfig.json | 7 "forceConsistentCasingInFileNames": true, boolean
|
/third_party/typescript/scripts/eslint/ |
D | tsconfig.json | 3 "forceConsistentCasingInFileNames": true, boolean
|
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/programUpdates/with-simple-project-reference-graph/ |
D | change-builds-changes-and-reports-found-errors-message.js | 128 …ons: {"composite":true,"declaration":true,"sourceMap":true,"forceConsistentCasingInFileNames":true… property 143 Program options: {"composite":true,"declaration":true,"forceConsistentCasingInFileNames":true,"skip… property 309 "forceConsistentCasingInFileNames": true, property 385 "forceConsistentCasingInFileNames": true, property 552 …ons: {"composite":true,"declaration":true,"sourceMap":true,"forceConsistentCasingInFileNames":true… property 622 "forceConsistentCasingInFileNames": true, property 659 Program options: {"composite":true,"declaration":true,"forceConsistentCasingInFileNames":true,"skip… property 733 "forceConsistentCasingInFileNames": true, property 891 …ons: {"composite":true,"declaration":true,"sourceMap":true,"forceConsistentCasingInFileNames":true… property 961 "forceConsistentCasingInFileNames": true, property [all …]
|