mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
6 lines
206 B
JSON
6 lines
206 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": ["dbaeumer.vscode-eslint", "connor4312.esbuild-problem-matchers"]
|
|
}
|