Home
last modified time | relevance | path

Searched defs:allowJs (Results 1 – 25 of 57) sorted by relevance

123

/third_party/typescript/tests/cases/projects/jsFileCompilation/SameNameFilesNotSpecifiedWithAllowJs/
Dtsconfig.json1 { "compilerOptions": { "allowJs": true } } boolean
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/allowJs/
Dtsconfig.json3 "allowJs": true boolean
/third_party/typescript/tests/cases/projects/jsFileCompilation/SameNameDTsNotSpecifiedWithAllowJs/
Dtsconfig.json1 { "compilerOptions": { "allowJs": true } } boolean
/third_party/typescript/tests/cases/projects/projectOption/DefaultExcludeNodeModulesAndRelativePathOutDirWithAllowJS/
Dtsconfig.json4 "allowJs": true boolean
/third_party/typescript/tests/cases/projects/projectOption/DefaultExcludeNodeModulesAndOutDirWithAllowJS/
Dtsconfig.json4 "allowJs": true boolean
/third_party/typescript/tests/cases/projects/jsFileCompilation/DifferentNamesNotSpecifiedWithAllowJs/
Dtsconfig.json4 "allowJs": true boolean
/third_party/typescript/tests/cases/projects/NodeModulesSearch/maxDepthIncreased/
Dtsconfig.json3 "allowJs": true, boolean
/third_party/typescript/tests/cases/projects/jsFileCompilation/SameNameDTsSpecifiedWithAllowJs/
Dtsconfig.json2 "compilerOptions": { "allowJs": true }, boolean
/third_party/typescript/tests/cases/projects/jsFileCompilation/SameNameTsSpecifiedWithAllowJs/
Dtsconfig.json2 "compilerOptions": { "allowJs": true }, boolean
/third_party/typescript/tests/cases/projects/NodeModulesSearch/importHigher/
Dtsconfig.json3 "allowJs": true, boolean
/third_party/typescript/tests/cases/projects/jsFileCompilation/DifferentNamesSpecifiedWithAllowJs/
Dtsconfig.json4 "allowJs": true boolean
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePathWithAllowJS/
Dtsconfig.json4 "allowJs": true boolean
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePathWithAllowJS/
Dtsconfig.json4 "allowJs": true boolean
/third_party/typescript/tests/cases/unittests/
DmatchFiles.ts819 allowJs: false constant
843 allowJs: false constant
894 allowJs: true constant
920 allowJs: true constant
/third_party/typescript/tests/cases/projects/NodeModulesSearch/maxDepthExceeded/
Dtsconfig.json3 "allowJs": true, boolean
/third_party/typescript/tests/cases/user/chrome-devtools-frontend/
Dtsconfig.json4 "allowJs": true, boolean
/third_party/typescript/tests/baselines/reference/tscWatch/emit/when-module-emit-is-specified-as-node/
Dwhen-instead-of-filechanged-recursive-directory-watcher-is-invoked.js35 Program options: {"module":0,"allowJs":true,"outDir":"/a/rootFolder/project/Static/scripts","watch"… property
92 Program options: {"module":0,"allowJs":true,"outDir":"/a/rootFolder/project/Static/scripts","watch"… property
/third_party/typescript/tests/cases/user/axios-src/
Dtsconfig.json8 "allowJs": true, boolean
/third_party/typescript/tests/cases/user/url-search-params/
Dtsconfig.json8 "allowJs": true, boolean
/third_party/typescript/tests/cases/user/acorn/
Dtsconfig.json8 "allowJs": true, boolean
/third_party/typescript/tests/cases/user/uglify-js/
Dtsconfig.json8 "allowJs": true, boolean
/third_party/typescript/tests/cases/user/assert/
Dtsconfig.json8 "allowJs": true, boolean
/third_party/typescript/tests/cases/user/util/
Dtsconfig.json8 "allowJs": true, boolean
/third_party/typescript/tests/cases/user/async/
Dtsconfig.json8 "allowJs": true, boolean
/third_party/typescript/tests/cases/user/clone/
Dtsconfig.json8 "allowJs": true, boolean

123