Browse Source

Add .prettierrc

Jeremy Tuloup 5 years ago
parent
commit
65b4154a8c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .prettierrc

+ 3 - 0
.prettierrc

@@ -0,0 +1,3 @@
+{
+  "singleQuote": true
+}