File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ For example:
260
260
| [ vue/require-emit-validator] ( ./require-emit-validator.md ) | require type definitions in emits | :bulb : | :hammer : |
261
261
| [ vue/require-expose] ( ./require-expose.md ) | require declare public properties using ` expose ` | :bulb : | :hammer : |
262
262
| [ vue/require-name-property] ( ./require-name-property.md ) | require a name property in Vue components | | :hammer : |
263
- | [ vue/require-prop-comment] ( ./require-prop-comment.md ) | require props to have a comment | | :warning : |
263
+ | [ vue/require-prop-comment] ( ./require-prop-comment.md ) | require props to have a comment | | :hammer : |
264
264
| [ vue/script-indent] ( ./script-indent.md ) | enforce consistent indentation in ` <script> ` | :wrench : | :lipstick : |
265
265
| [ vue/sort-keys] ( ./sort-keys.md ) | enforce sort-keys in a manner that is compatible with order-in-components | | :hammer : |
266
266
| [ vue/static-class-names-order] ( ./static-class-names-order.md ) | enforce static class names order | :wrench : | :hammer : |
You can’t perform that action at this time.
0 commit comments