Added inline errors to the code-mirror editors based on field spec.

This commit is contained in:
orangemug
2020-03-08 18:38:32 +00:00
parent be7642976b
commit ce976991d4
6 changed files with 185 additions and 8 deletions
+2 -1
View File
@@ -30,7 +30,8 @@
"color": "^3.1.2",
"detect-browser": "^4.8.0",
"file-saver": "^2.0.2",
"jsonlint": "github:josdejong/jsonlint#85a19d7",
"json-to-ast": "^2.1.0",
"jsonlint": "^1.6.3",
"lodash": "^4.17.15",
"lodash.capitalize": "^4.2.1",
"lodash.clamp": "^4.0.3",