vscode_dwm-git-simpleuse/.vscode/extensions.json
2024-01-17 10:59:51 +01:00

8 lines
213 B
JSON

{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the extensions.json format
"recommendations": [
"dbaeumer.vscode-eslint",
"ms-vscode.extension-test-runner"
]
}