build(deps): apply dependencies updates
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
CommitLineData
7dde0b73
JB
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 "dbaeumer.vscode-eslint",
7 "eamodio.gitlens",
8 "EditorConfig.EditorConfig",
5f60a7fd 9 "hbenl.vscode-mocha-test-adapter",
7dde0b73 10 "ms-azuretools.vscode-docker",
65fe3d88 11 "sonarsource.sonarlint-vscode",
88fc6aef 12 "streetsidesoftware.code-spell-checker"
7dde0b73
JB
13 ]
14}