refactor: remove isNullOrDefined() helper
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
index c4fe66830fa6abe0b438ef12dd722c7cad9e5701..487234cb3c6778e0691cd2dde03bc228725202b7 100644 (file)
@@ -1,8 +1,7 @@
 {
   "editor.codeActionsOnSave": {
-    "source.fixAll": true
+    "source.fixAll": "explicit"
   },
-  "testExplorer.useNativeTesting": true,
   "cSpell.words": [
     "backoff",
     "benoit",
@@ -33,6 +32,7 @@
     "mnemonist",
     "ocpp",
     "olivierbagot",
+    "outdir",
     "parens",
     "piment",
     "poolifier",
@@ -44,7 +44,8 @@
     "SRPC",
     "tsdoc",
     "VCAP",
-    "webui"
+    "webui",
+    "workerset"
   ],
   "sonarlint.connectedMode.project": {
     "connectionId": "sap-1",