mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 15:37:24 +00:00
The VSCode CosmosDB supports locally installed MongoDB servers (and lot of other things and features). It seems reasonable to offer that extension to project users. Thanks!
7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"recommendations": [
|
|
"eg2.tslint",
|
|
"ms-azuretools.vscode-cosmosdb",
|
|
"streetsidesoftware.code-spell-checker"
|
|
]
|
|
} |