Commit Graph

2 Commits (master)

Author SHA1 Message Date
Ika 907c5cab72
chore(yarn): disable integrity migration
Yarn v1.10 adds `integrity`s but v1.9 removes them.
Add this option to prevent them from adding unnecessary diffs all the time.
This is the default value for Yarn v1.12+ (ref: yarnpkg/yarn#6465).
2018-10-27 21:01:26 +08:00
Joseph Frazier f261ad4efb Add .yarnrc to use exact versions (#2016)
Now, `yarn add` and `yarn upgrade` will write exact versions to
package.json and yarn.lock.

See commit fadbbeb (https://github.com/prettier/prettier/pull/291)
2017-06-06 18:04:52 -07:00