prettier/tests/typescript_tsx
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__ feat(typescript): add fallback for JSX detection (#1551) 2017-05-08 05:57:19 -07:00
jsfmt.spec.js Run Prettier on all source files (#1648) 2017-05-21 08:13:11 -07:00
not-react.ts feat(typescript): add fallback for JSX detection (#1551) 2017-05-08 05:57:19 -07:00
react.tsx feat(typescript): add fallback for JSX detection (#1551) 2017-05-08 05:57:19 -07:00