code-server/packages/server
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
..
scripts Fix loading within the CLI (#27) 2019-02-05 11:16:09 -06:00
src Some cleanup 2019-02-06 11:53:23 -06:00
.gitignore Fix loading within the CLI (#27) 2019-02-05 11:16:09 -06:00
package.json Fix loading within the CLI (#27) 2019-02-05 11:16:09 -06:00
webpack.config.js Fix loading within the CLI (#27) 2019-02-05 11:16:09 -06:00
yarn.lock Fix loading within the CLI (#27) 2019-02-05 11:16:09 -06:00