summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.prettierrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.prettierrc b/.prettierrc
index 7d715cba..0defea23 100644
--- a/.prettierrc
+++ b/.prettierrc
@@ -2,6 +2,5 @@
 	"tabWidth": 4,
 	"useTabs": true,
 	"printWidth": 140,
-	"trailingComma": "none",
-    "useTabs": true
+	"trailingComma": "none"
 }
\ No newline at end of file