-
-
Notifications
You must be signed in to change notification settings - Fork 697
Closed
Description
We use the word "block" in rule names to refer to the top-level tags in Vue SFCs:
vue/block-langvue/block-tag-newlinevue/no-empty-component-blockvue/no-restricted-blockvue/no-restricted-block
However, the vue/component-tags-order rule does not fit that schema. I suggest to rename the rule to vue/block-order:
- In the next minor version, add
vue/block-orderas a copy ofvue/component-tags-orderand deprecate the latter. - In the next major version, remove
vue/component-tags-ordercompletely.
Are there other rules for which it would make sense to rename them for consistency and/or clarity?
ota-meshi, LoiLock and wenfangdu
Metadata
Metadata
Assignees
Labels
No labels