X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=487234cb3c6778e0691cd2dde03bc228725202b7;hb=b4c9db33ef4f7c9f4528ca3efb4c17042de83099;hp=69b8e909f175640f1225c6bad010c4d12bc31ee7;hpb=65fe3d882d714d3e184be93c95ed4610bf2048b9;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 69b8e909..487234cb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,39 +1,51 @@ { "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", + "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", - "tsdoc" + "SRPC", + "tsdoc", + "VCAP", + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",