X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=0ef1f0200e3ba8b80c584267cf084228cb505a9e;hb=58cd1b9c2a6bc2c40d9d8e142043a2aae107ddea;hp=d1b98041a0fe38ab128f61fe3d9f11121b59041a;hpb=31b5738e12a713a409827124e88d8bc03bbed519;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index d1b98041..0ef1f020 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,19 +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", @@ -33,6 +39,7 @@ "mnemonist", "mochawesome", "ocpp", + "olivierbagot", "piment", "poolifier", "preinstall",