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

Commit

Permalink
Chore: Force LF for tsx files (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueiniquity authored and JamesHenry committed Oct 31, 2018
1 parent bacac5f commit 4310aac
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 4310aac

Please sign in to comment.