feat: save connectors/evses map in charging station configuration file
[e-mobility-charging-stations-simulator.git] / ui / web / .vscode / settings.json
CommitLineData
9a308e5f
JB
1{
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
3539249c 4 },
82e91d8f
JB
5 "cSpell.words": [
6 "Avenir",
7 "composables",
52952bf8
JB
8 "evse",
9 "evses",
82e91d8f
JB
10 "finalhandler",
11 "iccid",
12 "idtag",
13 "imsi",
14 "ocpp",
0dbbeba1 15 "preinstall",
149f6c4b
JB
16 "RFID",
17 "webui"
82e91d8f 18 ]
9a308e5f 19}