Try adding browser specific tsconfig

Trying to add this to catch dependencies we take on node types
This commit is contained in:
Matt Bierner
2021-07-22 17:00:09 -07:00
parent b7cba9e7d4
commit 134c345351
13 changed files with 37 additions and 21 deletions

View File

@@ -362,7 +362,6 @@
"@types/highlight.js": "10.1.0",
"@types/lodash.throttle": "^4.1.3",
"@types/markdown-it": "0.0.2",
"@types/node": "14.x",
"@types/vscode-webview": "^1.57.0",
"lodash.throttle": "^4.1.1"
},