Skip to content

Commit

Permalink
[core] print width
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Nov 25, 2023
1 parent c1e8e0f commit 6bc3aed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"arrowParens": "always",
"bracketSpacing": true,
"useTabs": false,
"tabWidth": 2
"tabWidth": 2,
"printWidth": 80
}

0 comments on commit 6bc3aed

Please sign in to comment.