2016-09-15 21:44:16 +08:00
|
|
|
{
|
|
|
|
// See https://go.microsoft.com/fwlink/?LinkId=733558
|
|
|
|
// for the documentation about the extensions.json format
|
|
|
|
"recommendations": [
|
|
|
|
"eg2.tslint",
|
2016-09-15 22:05:30 +08:00
|
|
|
"mattlott.copy-github-url",
|
|
|
|
"felixrieseberg.vsc-travis-ci-status"
|
2016-09-15 21:44:16 +08:00
|
|
|
]
|
|
|
|
}
|