enso/app/ide-desktop/lib/client
somebody1234 3e5a3dc468
Fix all eslint errors (#6267)
Fixes all eslint errors - now `npx eslint .` in `app/ide-desktop` should show no errors and no warnings.
Also fixes an incorrect lint rule (the rule to catch early returns (?) did not work properly for `try-catch`)

# Important Notes
This changes quite a few files (unfortunately) so QA should be done to check all affected files
2023-04-24 12:56:26 +00:00
..
src Fix all eslint errors (#6267) 2023-04-24 12:56:26 +00:00
tasks Fix all eslint errors (#6267) 2023-04-24 12:56:26 +00:00
bundle.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
dist.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
electron-builder-config.ts Fix all eslint errors (#6267) 2023-04-24 12:56:26 +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 Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
file-associations.ts Project Sharing (#6077) 2023-04-06 15:26:37 +02:00
package.json Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
paths.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
start.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
tsconfig.json Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
watch.ts Fix the --ide-option handling. (#6237) 2023-04-11 17:18:58 +02:00