Skip to content

Commit

Permalink
Enable Yarn check files (#3769)
Browse files Browse the repository at this point in the history
* This is a good default.
Adds approx 4 seconds to install time, but can save some headaches.

* Add no lockfile for add, too
  • Loading branch information
Timer committed Jan 13, 2018
1 parent 3f09947 commit 238af4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .yarnrc
@@ -1 +1,3 @@
--install.no-lockfile true
--install.check-files true
--add.no-lockfile true

0 comments on commit 238af4b

Please sign in to comment.