chore: eslint config

pull/38/head
xingyu 2023-10-25 22:11:43 +08:00
parent 240e2af532
commit 73a580af70
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ module.exports = antfu(
'node/prefer-global/process': 'off',
'vue/custom-event-name-casing': 'off',
'vue/component-name-in-template-casing': 'off',
'vue/require-toggle-inside-transition': 'off',
},
},
unocss.configs.flat,