X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=124180f5fe4e721eb00b04599ee5e4f0658156d1;hb=f1e3871b2a063e5ee0fddbf597df76d02f81e332;hp=f417510fd916b0f89cbc3b175190b8c5031000d2;hpb=7671fa0be211e944f027ebd83f3a0ad64c2ef2d6;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index f417510f..124180f5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,41 +2,50 @@ "editor.codeActionsOnSave": { "source.fixAll": true }, - "testExplorer.useNativeTesting": true, - "mochaExplorer.nodeArgv": [ - "--loader=ts-node/esm", - "--no-warnings=ExperimentalWarning", - "--experimental-specifier-resolution=node" - ], - "mochaExplorer.files": ["test/**/*Test.ts"], - "mochaExplorer.debuggerConfig": "Debug Simulator Unit Tests", "cSpell.words": [ + "backoff", "benoit", + "bubbleprof", "bufferutil", "cacheable", + "choco", "commitlint", - "CSMS", + "corepack", + "csms", + "doctorprof", + "emerg", "emobility", "evse", "evses", + "flameprof", + "heapprofiler", "iccid", + "idtag", + "idtags", "imsi", "lcov", + "linebreak", "logform", - "Measurand", - "Mikro", + "measurand", + "measurands", + "mikro", "mnemonist", - "mochawesome", "ocpp", + "olivierbagot", + "outdir", + "parens", "piment", "poolifier", "preinstall", "Recurrency", - "robohydra", + "RFID", + "shutdowning", "sonarlint", + "SRPC", "tsdoc", "VCAP", - "webui" + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",