summaryrefslogtreecommitdiffstats
path: root/.prettierrc
diff options
context:
space:
mode:
authorMaks Jopek <maksymilian.jopek@prym-soft.pl>2021-05-24 01:00:37 +0200
committerMaks Jopek <maksymilian.jopek@prym-soft.pl>2021-05-24 01:00:37 +0200
commitb896880f0a1d08f1e46f69676bab95af6ec44b50 (patch)
tree09a19e3f1c05845e6e88f17f5b824b8656ca1828 /.prettierrc
downloadIRC-b896880f0a1d08f1e46f69676bab95af6ec44b50.tar.gz
IRC-b896880f0a1d08f1e46f69676bab95af6ec44b50.tar.zst
IRC-b896880f0a1d08f1e46f69676bab95af6ec44b50.zip
Initial commit
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierrc b/.prettierrc
new file mode 100644
index 0000000..97051a7
--- /dev/null
+++ b/.prettierrc
@@ -0,0 +1 @@
+{ "arrowParens": "avoid" }