Skip to content

Commit

Permalink
correct prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxAlyokhin committed Oct 17, 2022
1 parent ccc7ace commit b9b76ce
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
Expand Up @@ -6,7 +6,7 @@
"insertPragma": false,
"jsxBracketSameLine": false,
"jsxSingleQuote": false,
"printWidth": 140,
"printWidth": 250,
"proseWrap": "preserve",
"quoteProps": "as-needed",
"requirePragma": false,
Expand Down

0 comments on commit b9b76ce

Please sign in to comment.