/third_party/typescript/tests/baselines/reference/tsbuildWatch/noEmit/ |
D | does-not-go-in-loop-when-watching-when-no-files-are-emitted.js | 44 Program options: {"allowJs":true,"noEmit":true,"watch":true,"configFilePath":"/user/username/projec… property 96 Program options: {"allowJs":true,"noEmit":true,"watch":true,"configFilePath":"/user/username/projec… property 144 Program options: {"allowJs":true,"noEmit":true,"watch":true,"configFilePath":"/user/username/projec… property
|
/third_party/typescript/tests/baselines/reference/tscWatch/emit/when-module-emit-is-specified-as-node/ |
D | when-instead-of-filechanged-recursive-directory-watcher-is-invoked.js | 35 Program options: {"module":0,"allowJs":true,"outDir":"/a/rootFolder/project/Static/scripts","watch"… property 97 Program options: {"module":0,"allowJs":true,"outDir":"/a/rootFolder/project/Static/scripts","watch"… property
|
/third_party/typescript/tests/baselines/reference/tscWatch/resolutionCache/ |
D | works-when-reusing-program-with-files-from-external-library.js | 40 Program options: {"allowJs":true,"rootDir":"/a/b/projects/myProject/src","outDir":"/a/b/projects/my… property 121 Program options: {"allowJs":true,"rootDir":"/a/b/projects/myProject/src","outDir":"/a/b/projects/my… property
|
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/allowJs/ |
D | tsconfig.json | 3 "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/jsFileCompilation/SameNameDTsNotSpecifiedWithAllowJs/ |
D | tsconfig.json | 1 { "compilerOptions": { "allowJs": true } } boolean
|
/third_party/typescript/tests/cases/projects/jsFileCompilation/DifferentNamesNotSpecifiedWithAllowJs/ |
D | tsconfig.json | 4 "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/SameNameDTsSpecifiedWithAllowJs/ |
D | tsconfig.json | 2 "compilerOptions": { "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/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/projectOption/SpecifyExcludeUsingRelativePathWithAllowJS/ |
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/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/projects/NodeModulesSearch/maxDepthExceeded/ |
D | tsconfig.json | 3 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/chrome-devtools-frontend/ |
D | tsconfig.json | 4 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/axios-src/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/graceful-fs/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/url-search-params/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/content-disposition/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/bluebird/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|
/third_party/typescript/tests/cases/user/acorn/ |
D | tsconfig.json | 8 "allowJs": true, boolean
|