Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Commit

Permalink
chore: force LF for tsx files (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueiniquity authored and JamesHenry committed Sep 27, 2018
1 parent 2fa122e commit c955e0d
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
@@ -1,4 +1,5 @@
* text=auto
*.js eol=lf
*.ts eol=lf
*.tsx eol=lf
*.yml eol=lf

0 comments on commit c955e0d

Please sign in to comment.