diff --git a/skills/synventis-vue-style/SKILL.md b/skills/synventis-vue-style/SKILL.md index a816219..bce0d1b 100644 --- a/skills/synventis-vue-style/SKILL.md +++ b/skills/synventis-vue-style/SKILL.md @@ -11,9 +11,11 @@ After changing relevant code, run available checks defined in `package.json` bef ## Localization -If the app uses localization: -- for new projects: place translation dictionaries under `@/conf/locale/`. -- for exisiting projects: reuse existing translation dictionaries, usually under `@/conf/locale/` or `@/locale` +If app uses localization, use dictionaries in `@/conf/locale/` or legacy `@/locale`. + +## Vue + +- Order SFC blocks: `