vscode/.vscode/extensions.json
2016-09-15 16:05:30 +02:00

9 lines
228 B
JSON

{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"mattlott.copy-github-url",
"felixrieseberg.vsc-travis-ci-status"
]
}