Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# we want to ensure we're using LF instead of CR+LF as line-endings
# in the published package, otherwise the bin scripts won't work with
# yarn - see https://github.com/yarnpkg/yarn/issues/5480
* text=auto eol=lf