--- paths: - "**/*.vue" --- # Vue Coding Style > This file extends [common/coding-style.md](../common/coding-style.md) with Vue specific content. ## SFC Structure - Always ` ``` ## Reference - ECC skills: `frontend-patterns`, `vite-patterns`. - Docs: https://vuejs.org/api/sfc-script-setup.html · https://vuejs.org/guide/essentials/reactivity-fundamentals.html · https://eslint.vuejs.org/