Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit 238af4b

Browse files
authored
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
1 parent 3f09947 commit 238af4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.yarnrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
--install.no-lockfile true
2+
--install.check-files true
3+
--add.no-lockfile true

0 commit comments

Comments
 (0)