Daniel Axelrod

Results 3 comments of Daniel Axelrod

The [sanest way](https://github.com/daxelrod/jowl/commit/ea0ad1c6c6726c32b548ec6ce0cf04ece27d7d4f) I've found to configure projects so that this rule is followed on Windows is: A `.gitattributes` in the project with ``` * text=auto eol=lf ``` which will...

77b52d0 addresses this problem from a different angle by adding a lockfile for yarn users.

Apologies that I have not had an opportunity to work on a PR for this. Commenting to make sure that this issue doesn't get closed for being stale specifically because...