Skip to content

Commit

Permalink
code: increase line width to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
sagold committed Dec 3, 2024
1 parent 20b6b86 commit d3fa491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"printWidth": 100,
"printWidth": 120,
"tabWidth": 4,
"singleQuote": false,
"bracketSpacing": true,
Expand Down

0 comments on commit d3fa491

Please sign in to comment.