prettier/tests/jsx
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__ Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00
expression.js [JSX] Don't wrap JSX Elements in parentheses if they are inside JSX Expression Containers (#845) 2017-03-01 12:05:57 -08:00
hug.js Inline BinaryExpressions inside JSXExpression (#965) 2017-03-09 07:59:53 -08:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00
object-property.js 565 jsx parentheses fix (#580) 2017-02-02 16:25:34 -08:00
open-break.js [JSX] Break if opening element breaks (#942) 2017-03-07 17:19:05 -08:00
parens.js Add parens for ConditionalExpression inside JSXSpreadAttribute (#1015) 2017-03-15 18:52:31 -07:00
quotes.js Always use double quotes for JSX and properly escape 2017-01-11 11:40:24 -08:00