build(deps-dev): bump glob from 10.3.10 to 10.3.11
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
index 246e9c6e8977ee78076dd57b3b052f8b2c1a02a4..1138aad3366d654b762c35af2dffe557ff2e08b0 100644 (file)
@@ -1,5 +1,61 @@
 {
   "editor.codeActionsOnSave": {
-    "source.fixAll.eslint": true
+    "source.fixAll": "explicit"
+  },
+  "cSpell.words": [
+    "backoff",
+    "benoit",
+    "bubbleprof",
+    "bufferutil",
+    "cacheable",
+    "CENTI",
+    "choco",
+    "commitlint",
+    "corepack",
+    "csms",
+    "DECI",
+    "doctorprof",
+    "emerg",
+    "emobility",
+    "evlink",
+    "evse",
+    "evses",
+    "flameprof",
+    "heapprofiler",
+    "iccid",
+    "idtag",
+    "idtags",
+    "imsi",
+    "keba",
+    "lcov",
+    "linebreak",
+    "logform",
+    "measurand",
+    "measurands",
+    "mikro",
+    "MILLI",
+    "mnemonist",
+    "ocpp",
+    "olivierbagot",
+    "onconnection",
+    "outdir",
+    "parens",
+    "piment",
+    "poolifier",
+    "preinstall",
+    "rambda",
+    "Recurrency",
+    "RFID",
+    "shutdowning",
+    "sonarlint",
+    "SRPC",
+    "tsdoc",
+    "VCAP",
+    "webui",
+    "workerset"
+  ],
+  "sonarlint.connectedMode.project": {
+    "connectionId": "sap-1",
+    "projectKey": "e-mobility-charging-stations-simulator"
   }
 }