--- trigger: glob glob: src/*.vue --- | No | Category | Guideline | Description | Do | Don't | Code Good | Code Bad | Severity | Docs URL | | --- | ------------- | ------------------------------------ | ---------------------------------------------------------------- | ------------------------------------------------- | -------------------------------------------- | -------------------------------------------------- | ------------------------------------------------- | -------- | -------------------------------------------------------------------------------------------------------- | | 1 | Composition | Use Composition API for new projects | Composition API offers better TypeScript support and logic reuse | `