test: add clear cache implementation example in ocpp2 server
[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 "connor4312.nodejs-testing",
6 "dbaeumer.vscode-eslint",
7 "EditorConfig.EditorConfig",
8 "ms-azuretools.vscode-docker",
9 "ms-python.python",
10 "sonarsource.sonarlint-vscode",
11 "streetsidesoftware.code-spell-checker"
12 ]
13 }