mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Add ts namespace reference to tsc, since it now doesnt have one
This commit is contained in:
parent
a83b928b09
commit
50603eda5c
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user