Skip to content

Commit

Permalink
chore: increased print width to 200 in prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Apr 18, 2024
1 parent d027d90 commit e8ec741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bruno-app/.prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"printWidth": 120
"printWidth": 200
}

0 comments on commit e8ec741

Please sign in to comment.