Home
last modified time | relevance | path

Searched defs:rootDir (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/reexport/
DReports-errors-correctly.js90 Program options: {"composite":true,"outDir":"/user/username/projects/reexport/out","rootDir":"/user… property
103 Program options: {"outDir":"/user/username/projects/reexport/out","rootDir":"/user/username/project… property
195 "rootDir": "../../src", property
266 Program options: {"composite":true,"outDir":"/user/username/projects/reexport/out","rootDir":"/user… property
278 Program options: {"outDir":"/user/username/projects/reexport/out","rootDir":"/user/username/project… property
348 "rootDir": "../../src", property
402 Program options: {"composite":true,"outDir":"/user/username/projects/reexport/out","rootDir":"/user… property
414 Program options: {"outDir":"/user/username/projects/reexport/out","rootDir":"/user/username/project… property
483 "rootDir": "../../src", property
/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/
Dprefer-readonly.test.ts4 const rootDir = getFixturesRootDir(); constant
Dno-unnecessary-boolean-literal-compare.test.ts4 const rootDir = getFixturesRootDir(); constant
Drequire-await.test.ts4 const rootDir = getFixturesRootDir(); constant
Dno-misused-promises.test.ts4 const rootDir = getFixturesRootDir(); constant
Dno-floating-promises.test.ts4 const rootDir = getFixturesRootDir(); constant
Dtypedef.test.ts4 const rootDir = getFixturesRootDir(); constant
Dno-implied-eval.test.ts4 const rootDir = getFixturesRootDir(); constant
Dno-for-in-array.test.ts5 const rootDir = getFixturesRootDir(); constant
Dno-unnecessary-type-assertion.test.ts5 const rootDir = path.resolve(__dirname, '../fixtures/'); constant
Dreturn-await.test.ts4 const rootDir = getFixturesRootDir(); constant
Dawait-thenable.test.ts4 const rootDir = getFixturesRootDir(); constant
Dpromise-function-async.test.ts4 const rootDir = getFixturesRootDir(); constant
Dno-unused-vars-experimental.test.ts12 const rootDir = getFixturesRootDir(); constant
Dno-base-to-string.test.ts4 const rootDir = getFixturesRootDir(); constant
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/rootDir/
Dtsconfig.json3 "rootDir": "./someString" string
/third_party/typescript/tests/projects/lateBoundSymbol/
Dtsconfig.json3 "rootDir": "src", string
/third_party/typescript/tests/projects/emitDeclarationOnly/
Dtsconfig.json16 "rootDir": "src", string
/third_party/typescript/tests/projects/demo/core/
Dtsconfig.json5 "rootDir": "." string
/third_party/node/deps/npm/node_modules/retry/test/
Dcommon.js4 var rootDir = path.join(__dirname, '..'); variable
/third_party/node/deps/npm/node_modules/promise-retry/node_modules/retry/test/
Dcommon.js4 var rootDir = path.join(__dirname, '..'); variable
/third_party/typescript/tests/projects/reexport/src/pure/
Dtsconfig.json5 "rootDir": "../" string
/third_party/typescript_eslint/packages/shared-fixtures/
Dtsconfig.json5 "rootDir": "." string
/third_party/typescript/tests/projects/demo/zoo/
Dtsconfig.json5 "rootDir": "." string
/third_party/typescript/tests/projects/demo/animals/
Dtsconfig.json5 "rootDir": ".", string

12345