Update vue-loader

This commit is contained in:
Pavel Djundik 2018-09-05 10:11:58 +03:00
parent c3a1c77447
commit ba2522ecda
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ rules:
vue/html-indent: [error, tab] vue/html-indent: [error, tab]
vue/require-default-prop: off vue/require-default-prop: off
vue/no-v-html: off vue/no-v-html: off
vue/no-use-v-if-with-v-for: off
plugins: plugins:
- vue - vue