Files
create-react-app/.yarnrc
Joe Haddad 238af4b1da Enable Yarn check files (#3769)
* This is a good default.
Adds approx 4 seconds to install time, but can save some headaches.

* Add no lockfile for add, too
2018-01-12 22:14:27 -05:00

4 lines
77 B
Plaintext

--install.no-lockfile true
--install.check-files true
--add.no-lockfile true