/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/allowJs/ |
D | tsconfig.json | 3 "allowJs": true boolean
|
/third_party/typescript/tests/cases/projects/jsFileCompilation/SameNameDTsNotSpecifiedWithAllowJs/ |
D | tsconfig.json | 1 { "compilerOptions": { "allowJs": true } } boolean
|
/third_party/typescript/tests/cases/projects/jsFileCompilation/SameNameFilesNotSpecifiedWithAllowJs/ |
D | tsconfig.json | 1 { "compilerOptions": { "allowJs": true } } boolean
|
/third_party/typescript/tests/cases/projects/projectOption/DefaultExcludeNodeModulesAndRelativePathOutDirWithAllowJS/ |
D | tsconfig.json | 4 "allowJs": true boolean
|
/third_party/typescript/tests/cases/projects/projectOption/DefaultExcludeNodeModulesAndOutDirWithAllowJS/ |
D | tsconfig.json | 4 "allowJs": true boolean
|
/third_party/typescript/tests/cases/projects/NodeModulesSearch/maxDepthIncreased/ |
D | tsconfig.json | 3 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/projects/jsFileCompilation/DifferentNamesNotSpecifiedWithAllowJs/ |
D | tsconfig.json | 4 "allowJs": true boolean
|
/third_party/typescript/tests/cases/projects/jsFileCompilation/SameNameTsSpecifiedWithAllowJs/ |
D | tsconfig.json | 2 "compilerOptions": { "allowJs": true }, boolean
|
/third_party/typescript/tests/cases/projects/jsFileCompilation/SameNameDTsSpecifiedWithAllowJs/ |
D | tsconfig.json | 2 "compilerOptions": { "allowJs": true }, boolean
|
/third_party/typescript/tests/cases/projects/NodeModulesSearch/importHigher/ |
D | tsconfig.json | 3 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePathWithAllowJS/ |
D | tsconfig.json | 4 "allowJs": true boolean
|
/third_party/typescript/tests/cases/projects/jsFileCompilation/DifferentNamesSpecifiedWithAllowJs/ |
D | tsconfig.json | 4 "allowJs": true boolean
|
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePathWithAllowJS/ |
D | tsconfig.json | 4 "allowJs": true boolean
|
/third_party/typescript/tests/cases/projects/NodeModulesSearch/maxDepthExceeded/ |
D | tsconfig.json | 3 "allowJs": true, boolean
|
/third_party/typescript_eslint/packages/typescript-estree/tests/fixtures/invalidFileErrors/ |
D | tsconfig.json | 3 "allowJs": true boolean
|
/third_party/typescript/tests/cases/unittests/ |
D | matchFiles.ts | 819 allowJs: false constant 843 allowJs: false constant 894 allowJs: true constant 920 allowJs: true constant
|
/third_party/typescript/tests/cases/user/chrome-devtools-frontend/ |
D | tsconfig.json | 4 "allowJs": true, boolean
|
/third_party/jsframework/mock-generate/ |
D | tsconfig.json | 3 "allowJs": true, boolean
|
/third_party/flatbuffers/grpc/examples/ts/greeter/ |
D | tsconfig.json | 6 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/axios-src/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/acorn/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/follow-redirects/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/uglify-js/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/clone/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/adonis-framework/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|