prettier/tests/export
Simon Lydell bc5186e544 Run Prettier on all source files (#1648)
This commit updates `npm run format:all` to not only format .js files in
src/ and bin/, but also tests_config/ and scripts/, as well as all
jsfmt.spec.js files.

It also includes the result of running `npm run format:all`, except
changes to src/ and bin/.
2017-05-21 08:13:11 -07:00
..
__snapshots__ Prittier printing of snapshots (#1190) 2017-04-12 13:41:51 -07:00
bracket.js Fix space missing before `,` on export with bracket spacing off (#278) 2017-01-17 17:12:42 -05:00
empty.js Fix empty export with from clause (#248) 2017-01-16 08:58:23 -08:00
jsfmt.spec.js Run Prettier on all source files (#1648) 2017-05-21 08:13:11 -07:00