Explicitly reference ts namespace in tsserverlibrary

This commit is contained in:
Jake Bailey 2022-07-26 15:48:47 -07:00
parent df89c7457d
commit 7698653c64

View File

@ -0,0 +1 @@
namespace ts.server {} // empty ts module so the module migration script knows this file depends on the `ts` project namespace