summary refs log tree commit diff
diff options
context:
space:
mode:
authorPuyodead1 <puyodead@protonmail.com>2022-08-17 02:10:10 -0400
committerPuyodead1 <puyodead@protonmail.com>2022-08-17 02:10:10 -0400
commitf070bac69ac15ca9b6bfdd4d22bb0a8b2a1ede97 (patch)
tree75fd47e249b5e582ae57e36984f35cb9049555b7
parentchange dev panel path, we missed this one... (diff)
downloadserver-f070bac69ac15ca9b6bfdd4d22bb0a8b2a1ede97.tar.xz
remove duplicate key
-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