enso/app/ide-desktop/lib/client/tasks
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
..
computeHashes.cjs Fix calculating checksums (#6203) 2023-04-05 07:13:18 +02:00
signArchivesMacOs.ts Fix all eslint errors (#6267) 2023-04-24 12:56:26 +00:00