X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=487234cb3c6778e0691cd2dde03bc228725202b7;hb=46613b3f6e62d480a95bb07e1b6a8730a8d8370c;hp=4ad75e022d171a191dc6bbf5737df21298b001d7;hpb=0215fd1419fd04f16394ae320e3d32226a63bdac;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 4ad75e02..487234cb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,21 +1,14 @@ { "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", "corepack", "csms", @@ -31,25 +24,28 @@ "idtags", "imsi", "lcov", + "linebreak", "logform", "measurand", "measurands", "mikro", "mnemonist", - "mochawesome", "ocpp", + "olivierbagot", + "outdir", + "parens", "piment", "poolifier", "preinstall", "Recurrency", "RFID", - "robohydra", "shutdowning", "sonarlint", "SRPC", "tsdoc", "VCAP", - "webui" + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",