Files
skill-runner/skill-runner-vscode/.vscode/extensions.json
2026-01-19 03:32:49 +08:00

6 lines
241 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", "ms-vscode.extension-test-runner"]
}