/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
D | when-skipLibCheck-and-skipDefaultLibCheck-changes.js | 93 Change:: Changing config to {"compilerOptions":{"skipLibCheck":true}} property 97 {"compilerOptions":{"skipLibCheck":true}} property 146 Change:: Changing config to {"compilerOptions":{"skipDefaultLibCheck":true}} property 150 {"compilerOptions":{"skipDefaultLibCheck":true}} property 204 Change:: Changing config to {"compilerOptions":{}} property 208 {"compilerOptions":{}} property 266 Change:: Changing config to {"compilerOptions":{"skipDefaultLibCheck":true}} property 270 {"compilerOptions":{"skipDefaultLibCheck":true}} property 323 Change:: Changing config to {"compilerOptions":{"skipLibCheck":true}} property 327 {"compilerOptions":{"skipLibCheck":true}} property [all …]
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | telemetry.ts | 36 const compilerOptions: CompilerOptions = { allowJs: true }; constant 51 const compilerOptions: server.protocol.CompilerOptions = { strict: true }; constant 93 const compilerOptions: CompilerOptions = { constant 282 const compilerOptions: CompilerOptions = { checkJs: true }; constant
|
/third_party/typescript/src/testRunner/unittests/config/ |
D | convertCompilerOptionsFromJson.ts | 10 compilerOptions: CompilerOptions; property 15 compilerOptions: CompilerOptions; property
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/all/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/watch/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with incorrect compiler option value/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/showConfig/Show TSConfig with incorrect compiler option/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with enum value compiler options/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with list compiler options/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/init/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/version/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/build/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with advanced options/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/listEmittedFiles/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/showConfig/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with boolean value compiler options/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with incorrect compiler option/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/showConfig/Default initialized TSConfig/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/listFiles/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with list compiler options with enum value/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/bundledPackageName/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/help/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/project/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|
/third_party/typescript/tests/baselines/reference/tsConfig/Default initialized TSConfig/ |
D | tsconfig.json | 2 "compilerOptions": { object
|
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/pretty/ |
D | tsconfig.json | 2 "compilerOptions": {} object
|