summary refs log tree commit diff
path: root/bundle/.prettierrc
diff options
context:
space:
mode:
authordevelopomp <developomp@gmail.com>2021-10-20 09:11:12 +0900
committerdevelopomp <developomp@gmail.com>2021-10-20 09:11:12 +0900
commit53949bd7370d9865f2609f901071190be7d7021a (patch)
tree967fcaf89aaa89bf26201d98e53e90d57bbda6f6 /bundle/.prettierrc
parentMerge branch 'fosscord:master' into master (diff)
downloadserver-53949bd7370d9865f2609f901071190be7d7021a.tar.xz
prettier formatted /bundle
Diffstat (limited to 'bundle/.prettierrc')
-rw-r--r--bundle/.prettierrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundle/.prettierrc b/bundle/.prettierrc
new file mode 100644
index 00000000..6a48eb4a
--- /dev/null
+++ b/bundle/.prettierrc
@@ -0,0 +1,4 @@
+{
+	"useTabs": true,
+	"tabWidth": 4
+}