diff options
| author | Maks Jopek <maksymilian.jopek@prym-soft.pl> | 2021-05-24 01:00:37 +0200 |
|---|---|---|
| committer | Maks Jopek <maksymilian.jopek@prym-soft.pl> | 2021-05-24 01:00:37 +0200 |
| commit | b896880f0a1d08f1e46f69676bab95af6ec44b50 (patch) | |
| tree | 09a19e3f1c05845e6e88f17f5b824b8656ca1828 /.prettierrc | |
| download | IRC-b896880f0a1d08f1e46f69676bab95af6ec44b50.tar.gz IRC-b896880f0a1d08f1e46f69676bab95af6ec44b50.tar.zst IRC-b896880f0a1d08f1e46f69676bab95af6ec44b50.zip | |
Initial commit
Diffstat (limited to '.prettierrc')
| -rw-r--r-- | .prettierrc | 1 |
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" } |
