Add prettier configuration
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
diff --git a/.prettierrc.json b/.prettierrc.json
new file mode 100644 (file)
index 0000000..544138b
--- /dev/null
@@ -0,0 +1,3 @@
+{
+  "singleQuote": true
+}