theo-example
theo-example copied to clipboard
Question: Would you consider switching to yarn?
Would doing so be of interest? We at Udemy use yarn and are quite happy about it. Frankly, with npm@>5.0.0 the advantages of yarn are not as clear cut.
Though, I think having either a package-lock.son through npm 5, or yarn.lock through yarn is beneficial for any project.
I will send a pre-emptive PR that switches to yarn. Feel free to reply here and close the PR if you don't want to switch to yarn. Thanks!