chore: switch coding style to JS standard
[e-mobility-charging-stations-simulator.git] / src / exception / index.ts
index 027f9857bd6583d19821bc4af1ed78b3644e7fc2..0916eecb8990285c55f21bb360ba4b250e0c9233 100644 (file)
@@ -1,2 +1,2 @@
-export { BaseError } from './BaseError.js';
-export { OCPPError } from './OCPPError.js';
+export { BaseError } from './BaseError.js'
+export { OCPPError } from './OCPPError.js'