mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Update .eslintrc.js
This commit is contained in:
parent
ec1ca199cb
commit
afab434a8b
@ -44,6 +44,8 @@ module.exports = {
|
||||
"vue/valid-v-for": "warn",
|
||||
"vue/return-in-computed-property": "warn",
|
||||
"vue/max-attributes-per-line": "off",
|
||||
"vue/html-self-closing": "off",
|
||||
"vue/singleline-html-element-content-newline": "off",
|
||||
},
|
||||
globals: {
|
||||
"require": false,
|
||||
|
Loading…
Reference in New Issue
Block a user