enso/app/ide-desktop/client
Adam Obuchowicz 908f426cac
A set of little improvements. (#11386)
1. Bumped eslint and its plugins versions, and autofix new errors (mostly eslint disables which were no longer neccessary)
2. ~~Replace eslint with eslint-p which speed up linter a bit (at least on my machine)~~ - CI machines don't like it.
3. Fixed/worked around one problem with flacky selection _unit_ tests.
2024-10-24 07:38:08 +00:00
..
src A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
tasks Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
tests A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
buildInfo.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
bundle.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
dist.ts Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
electron-builder-config.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
entitlements.mac.plist Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00
esbuildConfig.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
fileAssociations.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
package.json Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
paths.ts Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
playwright.config.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
tsconfig.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
watch.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00