Files
react/scripts
Andrew Clark f365e52dd7 Add prettier script
`scripts/prettier/index.js write` will run prettier on source files.
Run using `yarn prettier`.

`scripts/prettier/index.js` will throw if any source files are not
formatted with prettier. We'll use this to block CI.

Based on similar script in Jest repo.
2017-03-16 11:53:44 -07:00
..
2016-04-07 17:30:23 -07:00
2016-09-12 21:58:00 +03:00
2016-12-07 16:04:47 -08:00
2017-03-10 17:06:02 -08:00
2017-03-16 11:53:44 -07:00