build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
index baeeb0d43e1a8c7b87062d2de936f0b1f9db887a..6632aaeb6873d9f1edf3b4ab3cbe617ab8ec283a 100644 (file)
@@ -3,5 +3,5 @@
   "printWidth": 100,
   "semi": false,
   "singleQuote": true,
-  "trailingComma": "es5"
+  "trailingComma": "none"
 }