Use @types/vscode-notebook-renderer

This commit is contained in:
Matt Bierner
2021-08-27 17:21:53 -07:00
parent 3ff1222366
commit 0ec3d48b70
6 changed files with 18 additions and 6 deletions

View File

@@ -94,7 +94,8 @@
"@iktakahiro/markdown-it-katex": "https://github.com/mjbvz/markdown-it-katex.git"
},
"devDependencies": {
"@types/markdown-it": "^0.0.0"
"@types/markdown-it": "^0.0.0",
"@types/vscode-notebook-renderer": "^1.60.0"
},
"repository": {
"type": "git",