build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / .vscode / settings.json
index 7e2638638d100f33214b49ad4fbdaf2f4bb11cb7..1ed0e28881dcfcbaacd45120cc38d350c8d36ba1 100644 (file)
@@ -2,5 +2,23 @@
   "editor.codeActionsOnSave": {
     "source.fixAll": true
   },
-  "cSpell.words": ["composables", "finalhandler", "iccid", "idtag", "imsi", "ocpp", "RFID"]
+  "cSpell.words": [
+    "Avenir",
+    "composables",
+    "corepack",
+    "evse",
+    "evses",
+    "finalhandler",
+    "iccid",
+    "idtag",
+    "imsi",
+    "ocpp",
+    "preinstall",
+    "RFID",
+    "webui"
+  ],
+  "sonarlint.connectedMode.project": {
+    "connectionId": "sap-1",
+    "projectKey": "e-mobility-charging-stations-simulator-webui"
+  }
 }