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)
master
Joseph Frazier 2017-06-06 21:04:52 -04:00 committed by Christopher Chedeau
parent 88f962beee
commit f261ad4efb
1 changed files with 1 additions and 0 deletions

1
.yarnrc Normal file
View File

@ -0,0 +1 @@
save-prefix ""