14 lines
397 B
JSON
14 lines
397 B
JSON
{
|
|
// See https://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"editorconfig.editorconfig",
|
|
"github.vscode-pull-request-github",
|
|
"ms-vscode.vscode-github-issue-notebooks",
|
|
"ms-vscode.vscode-selfhost-test-provider",
|
|
"ms-vscode.extension-test-runner",
|
|
"jrieken.vscode-pr-pinger"
|
|
]
|
|
}
|