aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.prettierrc b/.prettierrc
index b4bfed3..523d522 100644
--- a/.prettierrc
+++ b/.prettierrc
@@ -1,3 +1,4 @@
{
- "plugins": ["prettier-plugin-tailwindcss"]
+ "plugins": ["prettier-plugin-tailwindcss"],
+ "singleQuote": true
}