Skip to content

Commit

Permalink
chore(gitattributes): ensured consistent line endings across OSs
Browse files Browse the repository at this point in the history
which should enable `prettier --check` to pass on windows
  • Loading branch information
travi committed Mar 16, 2024
1 parent 0a23b82 commit 5b6c43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf

0 comments on commit 5b6c43f

Please sign in to comment.