Disable vue/use-v-on-exact due to confusing rule violations
This commit is contained in:
parent
c35260a3c5
commit
0905792987
1 changed files with 1 additions and 0 deletions
|
@ -33,3 +33,4 @@ rules:
|
|||
vue/no-unused-components: off
|
||||
vue/no-use-v-if-with-v-for: off
|
||||
vue/no-v-html: off
|
||||
vue/use-v-on-exact: off
|
||||
|
|
Loading…
Reference in a new issue