01Ensures correct ENT slot syntax using #slotname="{}" instead of v-slot prefixes.
020 GitHub stars
03Validates Vue 2 Options API patterns and prevents accidental Vue 3 syntax usage.
04Automates store creation with mandatory base/BaseStore extension and persistent data patterns.
05Enforces ENT-specific Markdown component structures and YAML frontmatter requirements.
06Mandates the use of Quasar utility classes and semantic colors for dark-mode compatibility.