Don't access singleton instance attribute directly
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 21 Jan 2021 17:22:38 +0000 (18:22 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 21 Jan 2021 17:22:38 +0000 (18:22 +0100)
commit4fa59b8a2888956b1a74b976b47ce732970d641e
tree8347656b8eb37744579a7f155212b8f1f4fcf000
parent6baef03b532f50c879cdf7f7898dd51215d57819
Don't access singleton instance attribute directly

And sone cleanups.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/assets/config-template.json
src/charging-station/Worker.ts
src/start.ts
src/types/ConfigurationData.ts
src/utils/Configuration.ts