1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 16:17:37 +00:00

Merge pull request #61 from peterblazejewicz/feat/cosmodb

Add VSCode CosmosDB extension recommendation
This commit is contained in:
Bowden Kelly
2018-01-03 14:31:46 -08:00
committed by GitHub

View File

@@ -1,6 +1,7 @@
{
"recommendations": [
"eg2.tslint",
"ms-azuretools.vscode-cosmosdb",
"streetsidesoftware.code-spell-checker"
]
}