Skip to content

Commit

Permalink
chore: Update .prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
gmallios committed Mar 3, 2024
1 parent 2250c1a commit 3b1f759
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 @@ -4,5 +4,6 @@
"printWidth": 100,
"singleQuote": true,
"trailingComma": "none",
"jsxBracketSameLine": true
"jsxBracketSameLine": true,
"endOfLine": "auto"
}

0 comments on commit 3b1f759

Please sign in to comment.