code-server/typings
Asher 101c2a01f1
Fix tsc watch restarting when it shouldn't
It seems reaching into lib/vscode for the types caused tsc to establish
watches that caused it to restart over and over while vscode was
building.

The strategy used here is to symlink it instead which is the same thing
we do for the proxy agent.
2021-04-01 10:58:56 -05:00
..
httpolyglot Format and lint 2020-02-14 20:00:19 -05:00
ipc.d.ts Fix tsc watch restarting when it shouldn't 2021-04-01 10:58:56 -05:00
pluginapi.d.ts Delegate authentication to plugins 2021-02-12 16:50:23 -06:00