mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 13:31:48 +00:00
9 lines
No EOL
218 B
JSON
9 lines
No EOL
218 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"eg2.tslint",
|
|
"dbaeumer.vscode-eslint",
|
|
"msjsdiag.debugger-for-chrome"
|
|
]
|
|
} |