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 @@ -30,7 +30,7 @@ The `"ignores"` option accepts an array of the following strings.
30
30
- Vue.js 3.0.0+
31
31
- ` "v-model-argument" ` ... [ argument on ` v-model ` ] [ Vue RFCs - 0005-replace-v-bind-sync-with-v-model-argument ]
32
32
- ` "v-model-custom-modifiers" ` ... [ custom modifiers on ` v-model ` ] [ Vue RFCs - 0011-v-model-api-change ]
33
- - ` "v-id " ` ... [ v-is] ( https://v3.vuejs.org/api/directives.html#v-is ) directive.
33
+ - ` "v-is " ` ... [ v-is] ( https://v3.vuejs.org/api/directives.html#v-is ) directive.
34
34
- Vue.js 2.6.0+
35
35
- ` "dynamic-directive-arguments" ` ... [ dynamic directive arguments] ( https://v3.vuejs.org/guide/template-syntax.html#dynamic-arguments ) .
36
36
- ` "v-slot" ` ... [ v-slot] ( https://v3.vuejs.org/api/directives.html#v-slot ) directive.
You can’t perform that action at this time.
0 commit comments