Searched defs:rootDir (Results 1 – 11 of 11) sorted by relevance
26 rootDir?: string; property39 rootDir: config.rootDir, constant
114 const rootDir = compilerOptions.rootDir || path.dirname(fileName); constant
4 "rootDir": "wrong-root" string
17 const rootDir = path.resolve(__dirname); // Получаем абсолютный путь к корневой директории проекта constant24 rootDir: './', property
5 "rootDir": "" string
8 "rootDir": "./src", string
28 rootDir?: string; property
4 "rootDir": "..", string
19 "rootDir": "./src", string
625 fs::path ArkTsConfig::ComputeDestination(const fs::path &src, const fs::path &rootDir, const fs::pa… in ComputeDestination()
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument