☂️ eslint-plugin-vue
作者: camc314创建于 2025年6月2日更新于 2026年9月17日
标签C-enhancementE-Help WantedA-linter
✅: 36, : 72, ⏳: 7 / total: 118
| Status | Name | Rationale |
|---|---|---|
| vue/attribute-hyphenation | Not currently possible, as it requires Vue template parsing. | |
| vue/attributes-order | Not currently possible, as it requires Vue template parsing. | |
| vue/block-order | Not currently possible, as it requires Vue template parsing. | |
| vue/comment-directive | Not currently possible, as it requires Vue template parsing. Also possibly unnecessary as its own rule, as oxlint directives should be implemented at the same time as Vue template parsing. | |
| ✅ | vue/component-definition-name-casing | |
| vue/first-attribute-linebreak | Stylistic rule. | |
| vue/html-closing-bracket-newline | Stylistic rule. | |
| vue/html-closing-bracket-spacing | Stylistic rule. | |
| vue/html-end-tags | Not currently possible, as it requires Vue template parsing. | |
| vue/html-indent | Stylistic rule. | |
| vue/html-quotes | Stylistic rule. | |
| vue/html-self-closing | Not currently possible, as it requires Vue template parsing. | |
| vue/jsx-uses-vars | ||
| vue/max-attributes-per-line | Stylistic rule. | |
| vue/multi-word-component-names | ||
| vue/multiline-html-element-content-newline | Not currently possible, as it requires Vue template parsing. | |
| … |
内容来源: oxc-project/oxc