1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-02-24 12:09:18 +00:00
code-server-2/packages/protocol/src/browser
Asher 588da0443c
Some cleanup
- Use whateverEmitter.event for the onWhatever methods.
- Add readonly to a bunch of things.
- Remove some redundancy in types.
- Move initializations out of the constructor and into the declarations
  where it was reasonable to do so.
- Disable a few no-any violations.
2019-02-06 11:53:23 -06:00
..
client.ts Some cleanup 2019-02-06 11:53:23 -06:00
command.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00