X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=af16af81e53f2593f1ca0a14fb3a27da14890fae;hb=17ba3be0bb5c0bcb7fff2cefa877af975c0d043a;hp=f76083ba617a187a15ad5881a633791fc9502b1e;hpb=7d34a2f48aed78f2e398cae994351c6fa1bd29dc;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index f76083ba..af16af81 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,44 +1,57 @@ { "editor.codeActionsOnSave": { - "source.fixAll": true + "source.fixAll": "explicit" }, - "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", + "CENTI", + "choco", "commitlint", + "corepack", "csms", + "DECI", + "doctorprof", + "emerg", "emobility", + "evlink", "evse", "evses", + "flameprof", + "heapprofiler", "iccid", + "idtag", + "idtags", "imsi", + "keba", "lcov", + "linebreak", "logform", "measurand", "measurands", "mikro", + "MILLI", "mnemonist", - "mochawesome", "ocpp", + "olivierbagot", + "onconnection", + "outdir", + "parens", "piment", "poolifier", "preinstall", "Recurrency", - "robohydra", + "RFID", + "shutdowning", "sonarlint", "SRPC", "tsdoc", "VCAP", - "webui" + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",