Commit 09057929 authored by Mike Greiling's avatar Mike Greiling

Disable vue/use-v-on-exact due to confusing rule violations

parent c35260a3
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment