1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2026-03-23 04:50:56 +00:00
Files
TypeScript-Node-Starter/.vscode/extensions.json
2018-01-08 14:33:41 -08:00

8 lines
193 B
JSON

{
"recommendations": [
"eg2.tslint",
"ms-azuretools.vscode-cosmosdb",
"streetsidesoftware.code-spell-checker",
"ms-azuretools.vscode-azureappservice"
]
}