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