Skip to content

Commit 8538d8b

Browse files
committed
Fine tune prettier to allow a little more code per line
1 parent 89f9191 commit 8538d8b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mithril-explorer/.prettierrc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
{}
1+
{
2+
"printWidth": 100,
3+
"bracketSameLine": true
4+
}

0 commit comments

Comments
 (0)