style: update import paths and ESLint configuration

This commit is contained in:
Dominik 2025-06-30 11:00:41 +02:00
parent 2a2c4bc967
commit b3246e8e6f
Signed by: dominik
GPG key ID: 06A4003FC5049644
23 changed files with 55 additions and 29 deletions

View file

@ -9,8 +9,5 @@ export default defineConfig({
},
e2e: {
setupNodeEvents(on, config) {
// implement node event listeners here
},
},
});