Skip to content

Commit 9f57483

Browse files
author
Kamil Bartczak
committed
increase prettier print width
1 parent f7759f2 commit 9f57483

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.prettierrc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"singleQuote": true,
3-
"printWidth": 100,
4-
"semi": false,
5-
}
3+
"printWidth": 120,
4+
"semi": false
5+
}

0 commit comments

Comments
 (0)