summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/eslint.config.js (unfollow)
Commit message (Collapse)AuthorLines
2025-03-26frontend: Migrate to eslint-plugin-svelte 3.0Wolfgang Müller-0/+37
This includes a migration to a flat eslint.config.js, which will now also automatically ignore items from .gitignore. eslint-plugin-svelte 3.0 comes with a couple of changes to recommended rules as well, these are also addressed in this commit.