feat: editor

This commit is contained in:
EleanorMao
2024-04-09 23:27:48 +08:00
parent 141f253400
commit 8bd972c992
7 changed files with 48 additions and 42 deletions

View File

@ -55,6 +55,7 @@
"react-app-polyfill": "^3.0.0",
"react-dev-utils": "^12.0.1",
"react-dom": "^18.2.0",
"react-monaco-editor": "^0.55.0",
"react-refresh": "^0.11.0",
"react-router-dom": "^6.22.3",
"resolve": "^1.20.0",
@ -98,7 +99,8 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@types/lodash": "^4.17.0"
"@types/lodash": "^4.17.0",
"monaco-editor-webpack-plugin": "^7.1.0"
},
"jest": {
"roots": [