feat: Add a new component CodeEditor (#466)

This commit is contained in:
lt5227
2024-05-15 10:16:18 +08:00
parent 3d1c8a8a3d
commit 00989b7ac9
9 changed files with 422 additions and 3 deletions

View File

@@ -55,7 +55,8 @@
"vue-json-pretty": "^2.4.0",
"vue-router": "^4.3.0",
"vue-types": "^5.1.1",
"xgplayer": "^3.0.14"
"xgplayer": "^3.0.14",
"monaco-editor": "^0.48.0"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",