Searched defs:impliedFormat (Results 1 – 6 of 6) sorted by relevance
/third_party/typescript/tests/baselines/reference/tsbuild/moduleSpecifiers/ |
D | synthesized-module-specifiers-across-projects-resolve-correctly.js | 206 …ay<T> { length: number; [n: number]: T; }","affectsGlobalScope":true,"impliedFormat":1},{"version"… property 250 "impliedFormat": "commonjs" property 255 "impliedFormat": "esnext" property 260 "impliedFormat": "esnext" property 265 "impliedFormat": "esnext" property 270 "impliedFormat": "esnext" property 275 "impliedFormat": "esnext" property 280 "impliedFormat": "esnext" property 285 "impliedFormat": "esnext" property 373 …ay<T> { length: number; [n: number]: T; }","affectsGlobalScope":true,"impliedFormat":1},{"version"… property [all …]
|
/third_party/typescript/tests/baselines/reference/tsbuildWatch/moduleResolution/ |
D | resolves-specifier-in-output-declaration-file-from-referenced-project-correctly-with-cts-and-mts-extensions.js | 200 …ay<T> { length: number; [n: number]: T; }","affectsGlobalScope":true,"impliedFormat":1},{"version"… property 220 "impliedFormat": "commonjs" property 225 "impliedFormat": "commonjs" property 230 "impliedFormat": "esnext" property 775 …ay<T> { length: number; [n: number]: T; }","affectsGlobalScope":true,"impliedFormat":1},{"version"… property 795 "impliedFormat": "commonjs" property 800 "impliedFormat": "commonjs" property 805 "impliedFormat": "commonjs" property
|
/third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/ |
D | self-name-package-reference.js | 102 …ay<T> { length: number; [n: number]: T; }","affectsGlobalScope":true,"impliedFormat":1},{"version"… property 121 "impliedFormat": "commonjs" property 126 "impliedFormat": "esnext" property
|
/third_party/typescript/src/compiler/ |
D | builderState.ts | 68 impliedFormat: SourceFile["impliedNodeFormat"]; property
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 124742 impliedFormat: sourceFile.impliedNodeFormat property
|
D | tsc.js | 103644 impliedFormat: sourceFile.impliedNodeFormat property
|