mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 19:41:29 +03:00
3e5a3dc468
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 |
||
---|---|---|
.. | ||
src | ||
tasks | ||
bundle.ts | ||
dist.ts | ||
electron-builder-config.ts | ||
entitlements.mac.plist | ||
esbuild-config.ts | ||
file-associations.ts | ||
package.json | ||
paths.ts | ||
start.ts | ||
tsconfig.json | ||
watch.ts |