feat: graphql query syntax highlighting

This commit is contained in:
Anoop M D
2021-12-06 18:59:49 +05:30
parent 26da4307be
commit 5d3a148513
12 changed files with 603 additions and 50 deletions

View File

@@ -29,9 +29,11 @@
"classnames": "^2.3.1",
"codemirror": "^5.64.0",
"codemirror-graphql": "^1.2.5",
"escape-html": "^1.0.3",
"graphql-request": "^3.7.0",
"immer": "^9.0.7",
"lodash": "^4.17.21",
"markdown-it": "^12.2.0",
"nanoid": "^3.1.30",
"next": "12.0.4",
"react": "17.0.2",