X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=4ad75e022d171a191dc6bbf5737df21298b001d7;hb=f39ae767c322dc874ced95d72e7551c846322280;hp=1f23ab8a2b10fd06fd56f22b8ad760348c4119fd;hpb=fca8bc64968004b4018a4d766b2121ced4fee943;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 1f23ab8a..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,6 +42,7 @@ "poolifier", "preinstall", "Recurrency", + "RFID", "robohydra", "shutdowning", "sonarlint",