aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.prettierrc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.prettierrc.yml b/.prettierrc.yml
index 3a70acb..c5d13e2 100644
--- a/.prettierrc.yml
+++ b/.prettierrc.yml
@@ -1,5 +1,5 @@
semi: true
-singleQuote: false
+singleQuote: true
jsxSingleQuote: true
trailingComma: all
arrowParens: avoid