summary refs log tree commit diff
path: root/.prettierrc
diff options
context:
space:
mode:
authordevelopomp <developomp@gmail.com>2021-10-20 08:45:42 +0900
committerdevelopomp <developomp@gmail.com>2021-10-20 08:45:42 +0900
commit782d52793efb65c8b73d079a062652da76a5ff5a (patch)
tree626432e82f81530ebdfbb36536d89e53935eeb40 /.prettierrc
parentMerge pull request #485 from fosscord/translation (diff)
downloadserver-782d52793efb65c8b73d079a062652da76a5ff5a.tar.xz
prettier formatted and simplified README links
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.prettierrc b/.prettierrc
new file mode 100644
index 00000000..e56ca031
--- /dev/null
+++ b/.prettierrc
@@ -0,0 +1,4 @@
+{
+    "tabWidth": 4,
+    "useTabs": true
+}