Home
last modified time | relevance | path

Searched defs:packageManagerType (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/packageManagerType/
Dtsconfig.json3 "packageManagerType": "someString" string
/third_party/typescript/src/compiler/
DmoduleNameResolver.ts371 const packageManagerType = options.packageManagerType; constant
1309 const packageManagerType = state.compilerOptions.packageManagerType; constant
DmoduleSpecifiers.ts221 const packageManagerType = compilerOptions.packageManagerType; constant
/third_party/typescript/src/harness/
DfourslashImpl.ts3971 …s.ScriptTarget.ES2015, inlineSourceMap: true, inlineSources: true, packageManagerType: testType ==… constant
/third_party/typescript/src/server/
Dprotocol.ts3396 packageManagerType?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2932 packageManagerType?: string; property
Dtsserverlibrary.d.ts2932 packageManagerType?: string; property