X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=1138aad3366d654b762c35af2dffe557ff2e08b0;hb=306356131234533fa1be6bcf02b45a910da76d8c;hp=9b0e7390f63f4e23a8a267e75eb1ebfb5a3fdfbe;hpb=d58b442097da31f8b974d51aef63c64470d9ab48;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 9b0e7390..1138aad3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,50 +1,58 @@ { "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", + "rambda", "Recurrency", "RFID", - "robohydra", "shutdowning", "sonarlint", "SRPC", "tsdoc", "VCAP", - "webui" + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",