build: silence wrong spelling report
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
index 5763a01a433e60af5f55e415f89ab30710cfd69b..9e0c4c61b55a09ad6b5b7f2aa6e28de9ca4461f9 100644 (file)
@@ -6,15 +6,23 @@
   "mochaExplorer.files": ["test/**/*Test.ts"],
   "mochaExplorer.debuggerConfig": "Debug Simulator Unit Tests",
   "cSpell.words": [
+    "bufferutil",
+    "cacheable",
     "commitlint",
     "CSMS",
     "iccid",
     "imsi",
+    "lcov",
+    "logform",
     "Measurand",
     "Mikro",
     "mnemonist",
+    "mochawesome",
     "ocpp",
     "poolifier",
-    "Recurrency"
+    "preinstall",
+    "Recurrency",
+    "robohydra",
+    "tsdoc"
   ]
 }