mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -05:00
Refactor out the tsc logic into another file so we can use that to test it out
This commit is contained in:
1016
src/compiler/tsc.ts
1016
src/compiler/tsc.ts
File diff suppressed because it is too large
Load Diff
1018
src/compiler/tscLib.ts
Normal file
1018
src/compiler/tscLib.ts
Normal file
File diff suppressed because it is too large
Load Diff
@@ -38,6 +38,7 @@
|
||||
"program.ts",
|
||||
"builder.ts",
|
||||
"commandLineParser.ts",
|
||||
"tscLib.ts",
|
||||
"tsc.ts",
|
||||
"diagnosticInformationMap.generated.ts"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user