mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 04:25:13 +00:00
Update .eslintrc
This commit is contained in:
parent
048b9c295e
commit
8a88c896da
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
"vue/require-default-prop": false,
|
||||
"vue/html-closing-bracket-spacing": false,
|
||||
"vue/singleline-html-element-content-newline": false,
|
||||
"vue/no-v-html": false,
|
||||
"no-console": 0,
|
||||
"no-unused-vars": 0,
|
||||
"no-empty": 0
|
||||
|
|
Loading…
Reference in a new issue