Merge dependabot/npm_and_yarn/types/node-20.8.4 into combined-prs-branch
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
1 {
2 // See https://go.microsoft.com/fwlink/?LinkId=827846
3 // for the documentation about the extensions.json format
4 "recommendations": [
5 "codezombiech.gitignore",
6 "connor4312.nodejs-testing",
7 "dbaeumer.vscode-eslint",
8 "eamodio.gitlens",
9 "EditorConfig.EditorConfig",
10 "ms-azuretools.vscode-docker",
11 "sonarsource.sonarlint-vscode",
12 "streetsidesoftware.code-spell-checker"
13 ]
14 }