Skip to content

Commit

Permalink
chore: change end of line to crlf
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarhenrq committed Sep 26, 2023
1 parent 3146dc0 commit 003ee86
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 @@ -14,5 +14,5 @@
"tabWidth": 2,
"trailingComma": "all",
"useTabs": false,
"endOfLine": "auto"
"endOfLine": "crlf"
}

0 comments on commit 003ee86

Please sign in to comment.