X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=e-mobility-charging-stations-simulator.code-workspace;h=06cb8f27ee839a9b00f1d1f220bffd09ff05e559;hb=a6a928b1e16fbc3537298c225829e29bf8eea12f;hp=4975eed027a3bcc5ed12d9c4d8eaeb3cd6450744;hpb=994a64a3d213821b2384ef2df74c2c8e4eeab098;p=e-mobility-charging-stations-simulator.git diff --git a/e-mobility-charging-stations-simulator.code-workspace b/e-mobility-charging-stations-simulator.code-workspace index 4975eed0..06cb8f27 100644 --- a/e-mobility-charging-stations-simulator.code-workspace +++ b/e-mobility-charging-stations-simulator.code-workspace @@ -5,6 +5,9 @@ }, { "path": "ui/web" + }, + { + "path": "tests/ocpp-server" } ], "settings": { @@ -15,7 +18,7 @@ }, { "extensions": ["mts", "cts", "ts"], - "parameters": ["--loader", "tsx"] + "parameters": ["--import", "tsx"] } ] }