X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=ae8e287c0a59489a58465c2e34a55c559d8186dd;hb=8e392fb5890203f33678e0b7a4022c06d4e8da8d;hp=b619a9aac064c468a02e3f2fe0fa9c9efdf8d3f2;hpb=51022aa0d811eec79514fbeb56cb9556e7168cd7;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index b619a9aa..ae8e287c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,23 +8,34 @@ "--no-warnings=ExperimentalWarning", "--experimental-specifier-resolution=node" ], - "mochaExplorer.files": ["test/**/*Test.ts"], + "mochaExplorer.files": ["test/**/*.test.ts"], "mochaExplorer.debuggerConfig": "Debug Simulator Unit Tests", "cSpell.words": [ + "backoff", "benoit", + "bubbleprof", "bufferutil", "cacheable", + "choco", "commitlint", - "CSMS", + "corepack", + "csms", + "doctorprof", + "emerg", "emobility", "evse", "evses", + "flameprof", + "heapprofiler", "iccid", + "idtag", + "idtags", "imsi", "lcov", "logform", - "Measurand", - "Mikro", + "measurand", + "measurands", + "mikro", "mnemonist", "mochawesome", "ocpp", @@ -32,9 +43,13 @@ "poolifier", "preinstall", "Recurrency", + "RFID", "robohydra", + "shutdowning", "sonarlint", + "SRPC", "tsdoc", + "VCAP", "webui" ], "sonarlint.connectedMode.project": {