X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=4ad75e022d171a191dc6bbf5737df21298b001d7;hb=974efe6c9928aabb0d9356c19342d0fa432f3cc1;hp=47a0799f031eb80b48e03dbc8107012e7780044d;hpb=7b5dbe910fc30484324da90ee209ab7002bc5071;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 47a0799f..4ad75e02 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,17 +8,24 @@ "--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", "commitlint", + "corepack", "csms", + "doctorprof", + "emerg", "emobility", "evse", "evses", + "flameprof", + "heapprofiler", "iccid", "idtag", "idtags", @@ -35,7 +42,9 @@ "poolifier", "preinstall", "Recurrency", + "RFID", "robohydra", + "shutdowning", "sonarlint", "SRPC", "tsdoc",