5 Commits

Author SHA1 Message Date
mahula
0c618a2afd linting: fix auto-fixable issues 2025-12-03 17:02:13 +01:00
mahula
3735f0c0c4 linting: fix eslint-disable comments issues 2025-12-03 16:53:26 +01:00
mahula
7dd37ae982 adapt our former eslint v8 configuration to v9
- replace eslint-plugin-import by v9 compatible eslint-plugin-import-x
- update eslint configuration in app/
- add eslint v9 configuration in lib/
- add rule to detect unused disable directives
- adapt eslint scripts in package.json files regarding deprecated --ext parameter
- update the global package-lock.json file
2025-12-03 14:59:50 +01:00
mahula
97a9bd7775 refine eslint rule migration for app 2025-12-03 10:58:40 +01:00
mahula
1936e5f1db migrate app eslint config to flat config 2025-12-03 10:58:40 +01:00