diff --git a/AGENTS.md b/AGENTS.md index 7880b83b7..6b7dfe942 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -154,9 +154,7 @@ Use the **Conventional Commits** style when committing changes (for example, `fe ## Frontend Development Guidelines -The web client lives in `frontend/` and uses Vue.js 3 in combination with TypeScript. - -Check the `frontend/.editorconfig` file and obey the formatting rules outlined there. +The web client lives in `frontend/` and uses Vue 3 + TypeScript. ESLint rules enforce: single quotes, trailing commas, no semicolons, tab indent, Vue