build(simulator): switch to strict type checking
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 18 Jul 2023 17:52:10 +0000 (19:52 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 18 Jul 2023 17:52:10 +0000 (19:52 +0200)
commita37fc6dc8267e22b2b2d35773525980b81f014e8
tree3048ed284b1030facb14c72e9d7054850c4a16b1
parent7f8958fea58c80fd6286c46eff3cae9a1f4a361c
build(simulator): switch to strict type checking

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 files changed:
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationUtils.ts
src/charging-station/ChargingStationWorker.ts
src/charging-station/broadcast-channel/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/broadcast-channel/UIServiceWorkerBroadcastChannel.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ocpp/1.6/OCPP16ServiceUtils.ts
src/charging-station/ocpp/2.0/OCPP20ResponseService.ts
src/charging-station/ocpp/OCPPServiceUtils.ts
src/charging-station/ui-server/UIHttpServer.ts
src/charging-station/ui-server/UIWebSocketServer.ts
src/charging-station/ui-server/ui-services/AbstractUIService.ts
src/charging-station/ui-server/ui-services/UIService001.ts
src/utils/Configuration.ts
src/utils/Logger.ts
src/utils/Utils.ts
src/worker/WorkerAbstract.ts
src/worker/WorkerSet.ts
tsconfig-base.json