docs: ui/web/README.md: fix link, take 2
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
index b40f1546ca5f76ac286e9fd0101ada7567375a38..b2c6818a3095ec1ca6ac86aaeaf434533294dcc4 100644 (file)
@@ -1,6 +1,53 @@
 {
-  "editor.formatOnSave": false,
   "editor.codeActionsOnSave": {
     "source.fixAll": true
+  },
+  "cSpell.words": [
+    "backoff",
+    "benoit",
+    "bubbleprof",
+    "bufferutil",
+    "cacheable",
+    "choco",
+    "commitlint",
+    "corepack",
+    "csms",
+    "doctorprof",
+    "emerg",
+    "emobility",
+    "evse",
+    "evses",
+    "flameprof",
+    "heapprofiler",
+    "iccid",
+    "idtag",
+    "idtags",
+    "imsi",
+    "lcov",
+    "linebreak",
+    "logform",
+    "measurand",
+    "measurands",
+    "mikro",
+    "mnemonist",
+    "ocpp",
+    "olivierbagot",
+    "outdir",
+    "parens",
+    "piment",
+    "poolifier",
+    "preinstall",
+    "Recurrency",
+    "RFID",
+    "shutdowning",
+    "sonarlint",
+    "SRPC",
+    "tsdoc",
+    "VCAP",
+    "webui"
+  ],
+  "sonarlint.connectedMode.project": {
+    "connectionId": "sap-1",
+    "projectKey": "e-mobility-charging-stations-simulator"
   }
 }