chore: config
parent
9abf0d8729
commit
84e5d7133c
|
@ -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',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -139,6 +139,7 @@
|
||||||
"esnext",
|
"esnext",
|
||||||
"esno",
|
"esno",
|
||||||
"iconify",
|
"iconify",
|
||||||
|
"Inited",
|
||||||
"INTLIFY",
|
"INTLIFY",
|
||||||
"lintstagedrc",
|
"lintstagedrc",
|
||||||
"logicflow",
|
"logicflow",
|
||||||
|
|
Loading…
Reference in New Issue