prettier/tests/functional_composition
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
functional_compose.js Revert this/super blacklist for function composition heuristic (#4936) 2018-08-08 09:18:46 -06:00
gobject_connect.js fix(javascript): skip .connect() method when composing fun (#5739) 2019-01-10 12:20:15 -07:00
jsfmt.spec.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
lodash_flow.js Update `@babel/parser` to v7.6.3 (#6386) 2019-10-09 14:52:11 +03:00
lodash_flow_right.js Update `@babel/parser` to v7.6.3 (#6386) 2019-10-09 14:52:11 +03:00
mongo_connect.js fix(javascript): skip .connect() method when composing fun (#5739) 2019-01-10 12:20:15 -07:00
ramda_compose.js Javascript: Use function literals in arguments to detect function composition (#6033) 2019-10-01 13:53:45 +03:00
ramda_pipe.js Add heuristic to format functional composition more nicely (#4431) 2018-05-07 21:46:30 -06:00
redux_compose.js Add heuristic to format functional composition more nicely (#4431) 2018-05-07 21:46:30 -06:00
redux_connect.js Add heuristic to format functional composition more nicely (#4431) 2018-05-07 21:46:30 -06:00
reselect_createselector.js Update `@babel/parser` to v7.6.3 (#6386) 2019-10-09 14:52:11 +03:00
rxjs_pipe.js Add heuristic to format functional composition more nicely (#4431) 2018-05-07 21:46:30 -06:00