--- 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: · ·