Move away from deprecated 'vscode' node module (#112718)

This commit is contained in:
Alexandru Dima
2020-12-17 21:40:14 +01:00
parent bcef72ddd0
commit 7ca71e763d
30 changed files with 117 additions and 11732 deletions

View File

@@ -2321,7 +2321,6 @@
"@types/file-type": "^5.2.1",
"@types/mocha": "2.2.43",
"@types/node": "^12.12.31",
"@types/which": "^1.0.28",
"vscode": "^1.1.36"
"@types/which": "^1.0.28"
}
}