Change line width for dprint

This commit is contained in:
Eric Rumsey 2025-05-27 13:28:47 -05:00
parent f432f7796c
commit 83a0c1cf31

View File

@ -1,6 +1,6 @@
{ {
"typescript": { "typescript": {
"lineWidth": 70, "lineWidth": 80,
"indentWidth": 2, "indentWidth": 2,
"useTabs": false, "useTabs": false,
"semiColons": "asi", "semiColons": "asi",