X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=af16af81e53f2593f1ca0a14fb3a27da14890fae;hb=4f02e9b46125abbf1decd1c9762c80d568a633f7;hp=7d1ba7fd9c40fb6721bdd9bab615440482cbca67;hpb=09efa771096d732ad8d67db095028a102fca9f9f;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 7d1ba7fd..af16af81 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,28 +1,23 @@ { "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", @@ -31,29 +26,32 @@ "idtag", "idtags", "imsi", + "keba", "lcov", "linebreak", "logform", "measurand", "measurands", "mikro", + "MILLI", "mnemonist", - "mochawesome", "ocpp", "olivierbagot", + "onconnection", + "outdir", "parens", "piment", "poolifier", "preinstall", "Recurrency", "RFID", - "robohydra", "shutdowning", "sonarlint", "SRPC", "tsdoc", "VCAP", - "webui" + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",