mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +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"]
|
|
}
|