mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
Add ts namespace reference to tsc, since it now doesnt have one
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
namespace ts {} // empty ts module so the module migration script knows this file depends on the `ts` project namespace
|
||||
// This file actually uses arguments passed on commandline and executes it
|
||||
ts.executeCommandLine(
|
||||
ts.sys,
|
||||
|
||||
Reference in New Issue
Block a user