X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=487234cb3c6778e0691cd2dde03bc228725202b7;hb=88702641858698449f0388a3fae2d39367fe1c3a;hp=b2c6818a3095ec1ca6ac86aaeaf434533294dcc4;hpb=081645629c716e278214942de390fd669759f460;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index b2c6818a..487234cb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "editor.codeActionsOnSave": { - "source.fixAll": true + "source.fixAll": "explicit" }, "cSpell.words": [ "backoff", @@ -44,7 +44,8 @@ "SRPC", "tsdoc", "VCAP", - "webui" + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",