Skip to content

Commit 23a82d4

Browse files
committed
Reduce prettier printWidth
1 parent 6c82514 commit 23a82d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"node": ">=20"
4141
},
4242
"prettier": {
43-
"printWidth": 999
43+
"printWidth": 180
4444
}
4545
}

0 commit comments

Comments
 (0)