Home
last modified time | relevance | path

Searched defs:importModuleSpecifierEnding (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DimportNameCodeFix_endingPreference.ts23 for (const [fileName, importModuleSpecifierEnding, specifier] of tests) { constant
/third_party/typescript/src/compiler/
Dtypes.ts9413 readonly importModuleSpecifierEnding?: "auto" | "minimal" | "index" | "js"; enumerator
/third_party/typescript/src/server/
Dprotocol.ts3497 readonly importModuleSpecifierEnding?: "auto" | "minimal" | "index" | "js"; property
/third_party/typescript/lib/
Dprotocol.d.ts2742 readonly importModuleSpecifierEnding?: "auto" | "minimal" | "index" | "js"; property
Dtypescript.d.ts4475 readonly importModuleSpecifierEnding?: "auto" | "minimal" | "index" | "js"; property
DtypescriptServices.d.ts4475 readonly importModuleSpecifierEnding?: "auto" | "minimal" | "index" | "js"; property
Dtsserverlibrary.d.ts4475 readonly importModuleSpecifierEnding?: "auto" | "minimal" | "index" | "js"; property
Dtsc.js46841 importModuleSpecifierEnding: isBundle_1 ? "minimal" property
DtypingsInstaller.js56471 importModuleSpecifierEnding: isBundle_1 ? "minimal" property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4475 readonly importModuleSpecifierEnding?: "auto" | "minimal" | "index" | "js"; property
Dtsserverlibrary.d.ts4475 readonly importModuleSpecifierEnding?: "auto" | "minimal" | "index" | "js"; property