Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for #5 - always use LF for this repo.
Follow the suggestions in yarnpkg/yarn#5480 - establish .editorconfig setting to ensure LF is used by editor - establish .gitattributes setting to ensure LF is used upon checkout Convert existing files to LF via dos2unix.
- Loading branch information