Files
yo-vscode/type-script-helper/.vscode/extensions.json
2020-01-19 16:18:01 -07:00

7 lines
187 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.vscode-typescript-tslint-plugin"
]
}