X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.vscode%2Fsettings.json;h=9b0e7390f63f4e23a8a267e75eb1ebfb5a3fdfbe;hb=d4ad9d45e762ddb25f47b16c175a1509e89f422b;hp=4ae6a955b38cf370d408a88bf07213f390b93322;hpb=a712de6fb7d7883d6d55015b5f264e494b9b3008;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 4ae6a955..9b0e7390 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,7 +8,7 @@ "--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": [ "benoit", @@ -17,6 +17,7 @@ "commitlint", "corepack", "csms", + "emerg", "emobility", "evse", "evses",