Skip to content

Commit

Permalink
fix: eol
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Apr 6, 2024
1 parent 738c0cc commit bca21f2
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,5 +6,5 @@
"semi": true,
"bracketSpacing": true,
"arrowParens": "avoid",
"endOfLine": "crlf"
"endOfLine": "auto"
}

0 comments on commit bca21f2

Please sign in to comment.