TypeScript/src/tsserver
Eli Barzilay 39ff1568e9 Changes to enable the module conversion script
* shorthand -> long for `factory` since the typeformer script doesn't
  know how to handle it.

* Use setter to change `ts.sys` (similar to #35399).

* Fix `loggedIO` with empty namespaces to indicate dependency
  (similar to 50603eda).

* Move `Map` / `Set` stuff from `core.ts` to `corePublic.ts` since the
  types are there.
2021-10-16 08:12:59 -04:00
..
nodeServer.ts Fix decorator emit regression for static fields (#44933) 2021-07-07 16:58:36 -07:00
server.ts feat(eslint): consistent-type-assertions (#43556) 2021-05-18 06:20:57 -07:00
tsconfig.json Adds experimental support for running TS Server in a web worker (#39656) 2020-12-08 16:09:43 -08:00
webServer.ts Changes to enable the module conversion script 2021-10-16 08:12:59 -04:00