chore: update deps

This commit is contained in:
Vben
2021-03-27 16:08:25 +08:00
parent 979058ad95
commit 782cbc0a0b
3 changed files with 151 additions and 47 deletions

View File

@@ -15,7 +15,6 @@ module.exports = defineConfig({
jsxPragma: 'React',
ecmaFeatures: {
jsx: true,
tsx: true,
},
},
extends: [