This commit is contained in:
parent
373f5015f9
commit
0ca4c7c332
2 changed files with 14 additions and 8 deletions
|
@ -12,6 +12,8 @@
|
|||
"vue/html-indent": false,
|
||||
"vue/html-self-closing": false,
|
||||
"vue/no-unused-vars": false,
|
||||
"vue/attributes-order": false,
|
||||
"vue/require-prop-types": false,
|
||||
"no-console": 0,
|
||||
"no-unused-vars": 0,
|
||||
"no-empty": 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue