X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=487234cb3c6778e0691cd2dde03bc228725202b7;hb=b13beb880ee7647456c703b93657a42c3ec2e5ee;hp=0ef1f0200e3ba8b80c584267cf084228cb505a9e;hpb=d2c7775463a5c92285769503b3243b61efa2ec67;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 0ef1f020..487234cb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,15 +1,7 @@ { "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", @@ -32,26 +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",