build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / tests / ocpp-server / .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 "EditorConfig.EditorConfig",
6 "streetsidesoftware.code-spell-checker",
7 "ms-python.python"
8 ]
9 }