Adds a yarnrc which makes sure that the lockfile isn't generated for people using Yarn

This commit is contained in:
Orta Therox 2019-06-12 11:20:20 -07:00
parent 375487ec60
commit 9d263b40bf

1
.yarnrc Normal file
View file

@ -0,0 +1 @@
--install.no-lockfile true