build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / vitest.config.ts
index 6a5613f1b030749c7df23f02c325a37d3fc7a145..778e9822774bbd52cc005020855ff302bdcd557c 100644 (file)
@@ -15,5 +15,5 @@ export default mergeConfig(
         reporter: ['lcov'],
       },
     },
-  })
+  }),
 );