prettier/tests/arrows
ChristianHersevoort 04c959d687 Feature/verify against same snapshot (#1087)
* Verify parsers against same snapshot

- Reworked run_spec, now accepts 3th optional array argument for
additional parsers to verify against
- Merged duplicate run_spec configs
- Removed duplicate snapshot data

* Formatted run_spec.js with prettier

* Fixed node4 incompatibility
2017-03-25 08:10:17 -07:00
..
__snapshots__ Add support for currying (#1066) 2017-03-22 13:33:28 -07:00
arrow_function_expression.js Fix single optional arrow param printing (#1002) 2017-03-15 09:38:13 -07:00
block_like.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
call.js Inline class expressions for bracket-less arrow functions (#1023) 2017-03-17 14:01:17 -04:00
currying.js Add support for currying (#1066) 2017-03-22 13:33:28 -07:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00
long-call-no-args.js Fix comma when an arrow function with no arguments breaks (#210) 2017-01-14 23:55:38 -05:00
long-contents.js Simplify arrow functions that use blocks (fixes #268) (#496) 2017-01-27 13:39:17 -05:00
short_body.js Put short body of arrow functions on the same line (#829) 2017-02-27 17:18:43 -05:00