X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=0ef1f0200e3ba8b80c584267cf084228cb505a9e;hb=69a03fc35ab173c3bdca7751cb066408194fe7f7;hp=2925ce9071ac7e73f4a42491f98e05d11bc28d51;hpb=5ced7e80e407f1ea468d4adf2fb40341dde978de;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 2925ce90..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,6 +39,7 @@ "mnemonist", "mochawesome", "ocpp", + "olivierbagot", "piment", "poolifier", "preinstall",