Skip to content

Commit

Permalink
chore: reverted the prettier printWidth increase
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Apr 18, 2024
1 parent e8ec741 commit 59ffb01
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": 200
"printWidth": 120
}

0 comments on commit 59ffb01

Please sign in to comment.