1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2026-03-22 13:08:53 +00:00
Files
TypeScript-Node-Starter/.vscode/extensions.json

6 lines
104 B
JSON

{
"recommendations": [
"eg2.tslint",
"streetsidesoftware.code-spell-checker"
]
}