summaryrefslogtreecommitdiff
path: root/.prettierrc.yml
diff options
context:
space:
mode:
authorJustZvan <justzvan@justzvan.xyz>2026-02-06 12:16:40 +0100
committerJustZvan <justzvan@justzvan.xyz>2026-02-06 12:16:40 +0100
commite904e9634548e47d611bdcbb88d7b180b927fd5f (patch)
tree21aa5be08fc5b22585508c0263ee5ea4effcc593 /.prettierrc.yml
feat: initial commit!
Diffstat (limited to '.prettierrc.yml')
-rw-r--r--.prettierrc.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.prettierrc.yml b/.prettierrc.yml
new file mode 100644
index 0000000..61b7579
--- /dev/null
+++ b/.prettierrc.yml
@@ -0,0 +1,2 @@
+tabWidth: 2
+useTabs: false \ No newline at end of file