a7ac4de4a4d5fdba594e86afdc808285238ca7a9
[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 "dbaeumer.vscode-eslint",
7 "eamodio.gitlens",
8 "EditorConfig.EditorConfig",
9 "ms-azuretools.vscode-docker",
10 "streetsidesoftware.code-spell-checker",
11 "Vue.volar",
12 "Vue.vscode-typescript-vue-plugin"
13 ]
14 }