Skip to content

Commit d9408fe

Browse files
committed
chore: make print width smaller
1 parent b7caae9 commit d9408fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"useTabs": false,
3-
"printWidth": 600,
3+
"printWidth": 120,
44
"tabWidth": 2,
55
"singleQuote": true
66
}

0 commit comments

Comments
 (0)