prettier/tests/mdx
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
import-export.mdx Update `@babel/parser` to v7.6.3 (#6386) 2019-10-09 14:52:11 +03:00
inline-html.mdx fix(mdx): correctly recognize inline JSX (#5783) 2019-01-22 12:02:30 +08:00
jsfmt.spec.js feat: support MDX (#4975) 2018-08-13 22:23:09 +08:00
jsx-codeblock.mdx fix(mdx): treat jsx codeblock same as in markdown (#5391) 2018-11-09 09:47:05 +08:00
jsx.mdx fix(mdx): text with whitespace after JSX trim incorrectly (#6340) 2019-08-14 13:45:59 +03:00
mixed.mdx docs: fix possible typo AFAIK (#6341) 2019-07-30 11:48:14 +02:00