vscodestat/.vscode/extensions.json
2024-04-04 09:59:43 +02:00

9 lines
212 B
JSON

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