1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2026-03-25 12:00:49 +00:00
Files
TypeScript-Node-Starter/.vscode/extensions.json

6 lines
104 B
JSON

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