X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=0ef1f0200e3ba8b80c584267cf084228cb505a9e;hb=646384ae0e69b01214208763cc96c4709187caa3;hp=47a0799f031eb80b48e03dbc8107012e7780044d;hpb=7b5dbe910fc30484324da90ee209ab7002bc5071;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 47a0799f..0ef1f020 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,17 +8,25 @@ "--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", @@ -31,11 +39,14 @@ "mnemonist", "mochawesome", "ocpp", + "olivierbagot", "piment", "poolifier", "preinstall", "Recurrency", + "RFID", "robohydra", + "shutdowning", "sonarlint", "SRPC", "tsdoc",