build(simulator): always minify bundle
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
2023-05-28  Jérôme Benoitbuild(simulator): always minify bundle
2023-05-28  Jérôme Benoitdocs: refine README.md
2023-05-27  Jérôme Benoitfix: fix CS configuration hash calculation
2023-05-26  Jérôme Benoitrefactor: stop !== shutdown semantic
2023-05-22  Jérôme Benoitfix: various fixes to files handling and their content...
2023-05-21  Jérôme Benoitrefactor: organize constants
2023-05-21  Jérôme Benoitrefactor: cleanup constants namespace
2023-05-21  Jérôme Benoitdocs: add OCPP 2.x.x sections
2023-05-20  Jérôme Benoitrefactor(simulator): factor out common helpers
2023-05-20  Jérôme Benoitbuild(simulator): don't preserve modules
2023-05-18  Jérôme Benoitbuild(deps): apply updates
2023-05-01  Jérôme Benoitbuild: fix sonarlint settings
2023-04-25  Jérôme Benoitfeat: add initial support for evse definition in template
2023-04-25  Jérôme Benoitbuild: fix code mocha explorer settings with ESM
2023-04-25  Jérôme Benoitbuild: silence wrong spelling report
2023-04-25  Jérôme Benoitbuild: silence wrong spelling report
2023-04-25  Jérôme Benoitbuild(ui): silence wrong spelling report
2023-04-24  Jérôme Benoitbuild: silence wrong spelling report
2023-04-24  Jérôme Benoitrefactor: add sanity check to worker script handling
2022-10-29  Jérôme BenoitAdd UTs debugging configuration
2022-10-25  Jérôme BenoitAdd vscode configuration for unit tests
2022-09-05  Jérôme BenoitAdd code settings for Web UI
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2020-10-17  Jérôme BenoitMake the station worker self contained.