chore: init project

This commit is contained in:
2023-02-11 23:17:46 +08:00
commit 744168dbc1
5 changed files with 2311 additions and 0 deletions

3
.eslintrc Normal file
View File

@ -0,0 +1,3 @@
{
"extends": "@mistjs/eslint-config-vue-jsx"
}