We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83b928 commit 50603edCopy full SHA for 50603ed
src/tsc/tsc.ts
@@ -1,3 +1,4 @@
1
+namespace ts {} // empty ts module so the module migration script knows this file depends on the `ts` project namespace
2
// This file actually uses arguments passed on commandline and executes it
3
ts.executeCommandLine(
4
ts.sys,
0 commit comments