[#3191] added client-side validation and syntax highlight for the json field

This commit is contained in:
Gani Georgiev
2023-08-29 22:10:57 +03:00
parent 7d10b3c502
commit a394777264
39 changed files with 437 additions and 317 deletions
+1
View File
@@ -18,6 +18,7 @@
"@codemirror/lang-html": "^6.1.0",
"@codemirror/lang-javascript": "^6.0.2",
"@codemirror/lang-sql": "^6.4.0",
"@codemirror/lang-json": "^6.0.0",
"@codemirror/language": "^6.0.0",
"@codemirror/legacy-modes": "^6.0.0",
"@codemirror/search": "^6.0.0",