Add monaco editor for json editing and diff view (#4)

Reviewed-on: #4
This commit is contained in:
2024-07-17 21:58:09 +09:30
parent 1654824839
commit 12c36be93d
10 changed files with 100 additions and 31 deletions

View File

@@ -24,6 +24,8 @@
"@angular/router": "^18.1.0",
"@tauri-apps/api": "^1.6.0",
"highlight.js": "^11.10.0",
"monaco-editor": "^0.50.0",
"ngx-monaco-editor-v2": "^18.0.1",
"protobufjs": "^7.3.2",
"rxjs": "^7.8.1",
"tslib": "^2.6.3",