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 @@ -258,7 +258,7 @@ For example:
258258| [ vue/no-template-target-blank] | disallow target="_ blank" attribute without rel="noopener noreferrer" | :bulb : | :warning : |
259259| [ vue/no-this-in-before-route-enter] | disallow ` this ` usage in a ` beforeRouteEnter ` method | | :warning : |
260260| [ vue/no-undef-components] | disallow use of undefined components in ` <template> ` | | :hammer : |
261- | [ vue/no-undef-directives] | disallow use of undefined custom directives | | :warning : |
261+ | [ vue/no-undef-directives] | disallow use of undefined custom directives | | :hammer : |
262262| [ vue/no-undef-properties] | disallow undefined properties | | :hammer : |
263263| [ vue/no-unsupported-features] | disallow unsupported Vue.js syntax on the specified version | :wrench : | :hammer : |
264264| [ vue/no-unused-emit-declarations] | disallow unused emit declarations | | :hammer : |
You can’t perform that action at this time.
0 commit comments