Skip to content

Commit

Permalink
chore: set lf for prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Danil Valiev committed Oct 26, 2024
1 parent c74ff1a commit c75afae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"plugins": ["prettier-plugin-tailwindcss"]
"plugins": ["prettier-plugin-tailwindcss"],
"endOfLine": "lf"
}

0 comments on commit c75afae

Please sign in to comment.