projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef9f638
)
Explicitely configure `printWidth: 120` for Prettier
author
Tim Düsterhus
<duesterhus@woltlab.com>
Wed, 3 Feb 2021 16:40:37 +0000
(17:40 +0100)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Wed, 3 Feb 2021 16:41:05 +0000
(17:41 +0100)
.prettierrc
patch
|
blob
|
blame
|
history
diff --git
a/.prettierrc
b/.prettierrc
index d3baa6eea5dd305b3539f89edb41fdd72165485f..ad54f003c8b64d309f697dcd0e59a55b30bbf82e 100644
(file)
--- a/
.prettierrc
+++ b/
.prettierrc
@@
-1
+1,2
@@
trailingComma: all
+printWidth: 120