mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
disable multi-word-component-names.
This commit is contained in:
parent
6fcbcedc6d
commit
fa12804996
@ -8,6 +8,7 @@
|
||||
"parser": "@typescript-eslint/parser"
|
||||
},
|
||||
"rules": {
|
||||
"vue/multi-word-component-names": "off",
|
||||
"vue/valid-v-for": "off",
|
||||
"no-case-declarations": "off",
|
||||
"no-dupe-class-members": "off",
|
||||
|
Loading…
x
Reference in New Issue
Block a user