Add eslint jsdoc plugin and refine a bit the existing comments.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 24 Mar 2021 21:21:46 +0000 (22:21 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 24 Mar 2021 21:21:46 +0000 (22:21 +0100)
commit3340259a3cd75024ae3510433f4bf4232c8de7fb
treef7581fa3dad4c32980a50bf3567d1ea440213e4e
parentce4d00ee7295ccdb12f35154eb2eb72973b6e75b
Add eslint jsdoc plugin and refine a bit the existing comments.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.eslintrc
package-lock.json
package.json
src/charging-station/StationWorker.ts
src/charging-station/ocpp/OCPPRequestService.ts
src/utils/Utils.ts
src/worker/WorkerDynamicPool.ts
src/worker/WorkerSet.ts
src/worker/WorkerStaticPool.ts