mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-28 08:54:42 +02:00
refactor
This commit is contained in:
@@ -47,6 +47,7 @@ module.exports = {
|
||||
"vue/no-unused-components": "warn",
|
||||
"vue/valid-v-for": "warn",
|
||||
"vue/return-in-computed-property": "warn",
|
||||
"vue/no-setup-props-destructure": "warn",
|
||||
"vue/max-attributes-per-line": "off",
|
||||
"vue/html-self-closing": "off",
|
||||
"vue/singleline-html-element-content-newline": "off",
|
||||
|
||||
Reference in New Issue
Block a user