chore: update deps

This commit is contained in:
kailong321200875
2022-06-01 20:18:00 +08:00
parent 51ea1b924b
commit aadca89ff1
6 changed files with 669 additions and 551 deletions

View File

@@ -25,6 +25,7 @@ module.exports = defineConfig({
],
rules: {
'vue/script-setup-uses-vars': 'error',
'vue/no-reserved-component-names': 'off',
'@typescript-eslint/ban-ts-ignore': 'off',
'@typescript-eslint/explicit-function-return-type': 'off',
'@typescript-eslint/no-explicit-any': 'off',