AutoCommit/.vscode/extensions.json
2019-12-26 19:51:53 +08: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"
]
}