fix: untangle worker set message from application message
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
index f417510fd916b0f89cbc3b175190b8c5031000d2..1138aad3366d654b762c35af2dffe557ff2e08b0 100644 (file)
@@ -1,42 +1,58 @@
 {
   "editor.codeActionsOnSave": {
-    "source.fixAll": true
+    "source.fixAll": "explicit"
   },
-  "testExplorer.useNativeTesting": true,
-  "mochaExplorer.nodeArgv": [
-    "--loader=ts-node/esm",
-    "--no-warnings=ExperimentalWarning",
-    "--experimental-specifier-resolution=node"
-  ],
-  "mochaExplorer.files": ["test/**/*Test.ts"],
-  "mochaExplorer.debuggerConfig": "Debug Simulator Unit Tests",
   "cSpell.words": [
+    "backoff",
     "benoit",
+    "bubbleprof",
     "bufferutil",
     "cacheable",
+    "CENTI",
+    "choco",
     "commitlint",
-    "CSMS",
+    "corepack",
+    "csms",
+    "DECI",
+    "doctorprof",
+    "emerg",
     "emobility",
+    "evlink",
     "evse",
     "evses",
+    "flameprof",
+    "heapprofiler",
     "iccid",
+    "idtag",
+    "idtags",
     "imsi",
+    "keba",
     "lcov",
+    "linebreak",
     "logform",
-    "Measurand",
-    "Mikro",
+    "measurand",
+    "measurands",
+    "mikro",
+    "MILLI",
     "mnemonist",
-    "mochawesome",
     "ocpp",
+    "olivierbagot",
+    "onconnection",
+    "outdir",
+    "parens",
     "piment",
     "poolifier",
     "preinstall",
+    "rambda",
     "Recurrency",
-    "robohydra",
+    "RFID",
+    "shutdowning",
     "sonarlint",
+    "SRPC",
     "tsdoc",
     "VCAP",
-    "webui"
+    "webui",
+    "workerset"
   ],
   "sonarlint.connectedMode.project": {
     "connectionId": "sap-1",