prettier/tests/quotes
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__ Unescape unnecessarily escaped characters in strings (#1575) 2017-05-10 16:02:49 -07:00
functions.js Add tests for quotes option 2017-01-13 13:25:13 -05:00
jsfmt.spec.js Run Prettier on all source files (#1648) 2017-05-21 08:13:11 -07:00
strings.js Unescape unnecessarily escaped characters in strings (#1575) 2017-05-10 16:02:49 -07:00