Skip to content

Commit 27c4a89

Browse files
committed
Make tsserver.js a library
VS Code (and probably others) currently consumes both tsserver.js and typescript.js, even though they have essentially the same content. This change makes it possible to use tsserver.js for both purposes, by suppressing the server startup code (including requires) and adding a declaration file (stripped of internals).
1 parent 3d22a4f commit 27c4a89

File tree

2 files changed

+846
-844
lines changed

2 files changed

+846
-844
lines changed

0 commit comments

Comments
 (0)