X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=0ef1f0200e3ba8b80c584267cf084228cb505a9e;hb=2af834a91b2ed3ca95de2af7cbb86c59f13c1c0f;hp=f76083ba617a187a15ad5881a633791fc9502b1e;hpb=7d34a2f48aed78f2e398cae994351c6fa1bd29dc;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index f76083ba..0ef1f020 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,18 +8,28 @@ "--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", + "corepack", "csms", + "doctorprof", + "emerg", "emobility", "evse", "evses", + "flameprof", + "heapprofiler", "iccid", + "idtag", + "idtags", "imsi", "lcov", "logform", @@ -29,11 +39,14 @@ "mnemonist", "mochawesome", "ocpp", + "olivierbagot", "piment", "poolifier", "preinstall", "Recurrency", + "RFID", "robohydra", + "shutdowning", "sonarlint", "SRPC", "tsdoc",