updated monaco , Added intellisense and linting to report editor js

This commit is contained in:
2022-01-12 20:05:10 +00:00
parent 879ba591f1
commit 8fe3a31d70
6 changed files with 110 additions and 17 deletions

View File

@@ -22,8 +22,8 @@
"jwt-decode": "^3.1.2",
"luxon": "^1.28.0",
"marked": "^1.2.9",
"monaco-editor": "^0.21.3",
"monaco-editor-webpack-plugin": "^2.1.0",
"monaco-editor": "^0.22.3",
"monaco-editor-webpack-plugin": "^3.1.0",
"nprogress": "^0.2.0",
"register-service-worker": "^1.7.2",
"vue": "^2.6.14",