feat: editor
This commit is contained in:
@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user