X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=668705a1cc28a3dab6826506ac2e3ec92fe023e6;hb=f6778d744cf0bb0c9d352a7960b44c78d896f822;hp=47a0799f031eb80b48e03dbc8107012e7780044d;hpb=7b5dbe910fc30484324da90ee209ab7002bc5071;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 47a0799f..668705a1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,14 +8,17 @@ "--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", "bufferutil", "cacheable", "commitlint", + "corepack", "csms", + "emerg", "emobility", "evse", "evses", @@ -35,7 +38,9 @@ "poolifier", "preinstall", "Recurrency", + "RFID", "robohydra", + "shutdowning", "sonarlint", "SRPC", "tsdoc",