chore: fix lint

This commit is contained in:
YunYouJun
2023-11-06 02:28:14 +08:00
parent 0232595083
commit e55d9a59c3
4 changed files with 3 additions and 4 deletions

View File

@@ -14,6 +14,6 @@ export default defineConfig({
alias: {
'~': './',
}
},
},
})