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
commitb5c0ee7f303a73c54d501062e6aac0c1d7f8532b (patch)
tree5d171775865a015391dbde10467408be913f9ee3 /bundle/.prettierrc
parentMerge branch 'fosscord:master' into master (diff)
downloadserver-b5c0ee7f303a73c54d501062e6aac0c1d7f8532b.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
+}