Merge pull request #31878 from orta/yarn_lockfile

Adds a yarnrc which makes sure that the lockfile isn't generated for people using Yarn
This commit is contained in:
Orta
2019-06-17 16:33:13 -07:00
committed by GitHub

1
.yarnrc Normal file
View File

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