prettier/tests/objects
fisker Cheung 179943ccba Update `@babel/parser` to v7.6.3 (#6386)
* fix flow_function_parentheses

* fix directives

* fix classes

* fix flow_method

* fix `do`

* fix `decorators`

* fix `comments_closure_typecast`

* fix `comments`

* fix `flow_internal_slot`

* fix `flow_comments`

* fix `flow_type_declarations`

* fix `flow_type_spread`

* fix `functional_composition`

* fix `multiparser_js_css`

* fix `no-semi`

* fix `objects`

* fix `template`

* fix `yield`

* update `flow_method` snap

* fix `empty_paren_comment`

* fix `mdx`

* fix `object_property_comment`

* Update `@babel/parser`

* Update @babel/parser to v7.6.2

* Update yarn.lock

* fix `nullish_coalescing` test

* fix `flow_class_field` test

* fix snapshot

* @babel/parser v7.6.3

* fix tests

* update snap
2019-10-09 14:52:11 +03:00
..
__snapshots__ Update `@babel/parser` to v7.6.3 (#6386) 2019-10-09 14:52:11 +03:00
expand.js Do not respect newlines for object destructuring pattern (#981) 2017-03-14 18:36:35 -07:00
expression.js Update `@babel/parser` to v7.6.3 (#6386) 2019-10-09 14:52:11 +03:00
jsfmt.spec.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
method.js Do not put \n inside of empty object method bodies (#706) 2017-02-15 20:52:54 -05:00
range.js Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
right_break.js Use the same breaking rules for assignment and object values (#1721) 2017-05-24 18:19:15 -07:00