Strict null check fixes
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
index ef4fe83fdb37f2f48f424215683b4d32898832bc..5ac85e271d543cf99a88eddb0cd368c1002ca629 100644 (file)
@@ -1,5 +1,4 @@
 {
   "printWidth": 100,
-  "arrowParens": "avoid",
   "singleQuote": true
 }