X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=9b0e7390f63f4e23a8a267e75eb1ebfb5a3fdfbe;hb=349d5d26522c29f6841bc7ca3b0663d51cfef30a;hp=26d1001eb405953a80e64e641c7c2de62842e64f;hpb=d4371252a148a51e11d583f314f4e93840da8b1d;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 26d1001e..9b0e7390 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,18 +8,22 @@ "--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": [ "benoit", "bufferutil", "cacheable", "commitlint", + "corepack", "csms", + "emerg", "emobility", "evse", "evses", "iccid", + "idtag", + "idtags", "imsi", "lcov", "logform", @@ -33,8 +37,11 @@ "poolifier", "preinstall", "Recurrency", + "RFID", "robohydra", + "shutdowning", "sonarlint", + "SRPC", "tsdoc", "VCAP", "webui"