aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/.prettierrc
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/ClientApp/.prettierrc')
-rw-r--r--Timeline/ClientApp/.prettierrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Timeline/ClientApp/.prettierrc b/Timeline/ClientApp/.prettierrc
new file mode 100644
index 00000000..5e59eca6
--- /dev/null
+++ b/Timeline/ClientApp/.prettierrc
@@ -0,0 +1,3 @@
+{
+ "singleQuote": true
+}