mirror of
https://github.com/thelounge/thelounge
synced 2024-11-26 05:50:22 +00:00
Remove vue/no-use-v-if-with-v-for eslint override
This commit is contained in:
parent
06d6dbe3a3
commit
13a7a4b5c1
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ rules:
|
|||
yoda: error
|
||||
vue/require-default-prop: off
|
||||
vue/no-v-html: off
|
||||
vue/no-use-v-if-with-v-for: off
|
||||
|
||||
plugins:
|
||||
- vue
|
||||
|
|
Loading…
Reference in a new issue