enso/app/ide-desktop/lib/client
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
..
src Finish enabling ts-eslint (#5944) 2023-03-20 09:35:16 +00:00
tasks Finish enabling ts-eslint (#5944) 2023-03-20 09:35:16 +00:00
bundle.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
dist.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
electron-builder-config.ts Finish enabling ts-eslint (#5944) 2023-03-20 09:35:16 +00:00
entitlements.mac.plist Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00
esbuild-config.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
package.json Cognito auth 2/7 - add authorization app (#5798) 2023-03-15 11:54:16 +00:00
paths.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
start.ts Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
tsconfig.json Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
watch.ts Fix #5969 (#5972) 2023-03-16 14:09:31 +01:00