chore: config

pull/38/head
xingyu 2023-10-11 09:47:56 +08:00
parent 9abf0d8729
commit 84e5d7133c
2 changed files with 2 additions and 0 deletions

View File

@ -6,5 +6,6 @@ module.exports = {
extends: ['@xingyuv', '@unocss'], extends: ['@xingyuv', '@unocss'],
rules: { rules: {
'no-console': 'off', 'no-console': 'off',
'vue/custom-event-name-casing': 'off',
}, },
} }

View File

@ -139,6 +139,7 @@
"esnext", "esnext",
"esno", "esno",
"iconify", "iconify",
"Inited",
"INTLIFY", "INTLIFY",
"lintstagedrc", "lintstagedrc",
"logicflow", "logicflow",