feat: introduce graphql mode for codemirror

This commit is contained in:
Andrew Bastin
2021-09-10 19:00:18 +05:30
parent 41a02f059d
commit 003400cfa8
4 changed files with 85 additions and 1 deletions

View File

@@ -41,6 +41,7 @@
"fuse.js": "^6.4.6",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.4",
"graphql-language-service-parser": "^1.9.2",
"json-loader": "^0.5.7",
"lodash": "^4.17.21",
"mustache": "^4.2.0",