feat: 新增 jsx/tsx 支持

Former-commit-id: a7e79341d7e4c6d89b64e733834810e92b295bd6
This commit is contained in:
hxr
2023-10-22 00:03:41 +08:00
parent 32955fd390
commit 6b5cbba7cd
4 changed files with 50 additions and 3 deletions

View File

@@ -77,6 +77,7 @@
"@types/stompjs": "^2.3.5",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"autoprefixer": "^10.4.14",
"commitizen": "^4.3.0",
"cz-git": "^1.6.1",