mirror of
https://github.com/cdr/code-server.git
synced 2026-01-21 15:42:41 +01:00
- 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. |
||
|---|---|---|
| .. | ||
| disposable | ||
| events | ||
| ide | ||
| logger | ||
| protocol | ||
| requirefs | ||
| server | ||
| vscode | ||
| web | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||