enso/app/ide-desktop/lib/server/src
somebody1234 fa23e800e5
Finish enabling ts-eslint (#5944)
- prefer `null`, `!= null` and `== null` instead of `undefined`
- disallow `as`, add comments for the existing usages of `as`
- make `tsconfig.json` a bit stricter
- minor fixes to other files that were missed

# Important Notes
N/A
2023-03-20 09:35:16 +00:00
..
index.mjs Finish enabling ts-eslint (#5944) 2023-03-20 09:35:16 +00:00
live-reload.js Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00