prettier/tests
Ika f27f6c525b
fix(typescript): preserve decorator on interface (#4632)
2018-06-05 00:08:24 +08:00
..
angular_component_examples New: Format Angular Component styles (#4361) 2018-05-23 19:08:40 -06:00
array_spread Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
arrays Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
arrow-call Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
arrows Prevent flattening multiplicative operations (#4407) 2018-05-02 23:48:40 +02:00
arrows_bind Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
assignment Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
assignment_comments Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
assignment_expression Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
async Wrap awaits in unary expressions (#4315) 2018-04-14 15:27:18 -04:00
binary-expressions Prevent flattening multiplicative operations (#4407) 2018-05-02 23:48:40 +02:00
binary_math Wrap modulo operation in parens inside additive operation (#4413) 2018-05-03 12:28:37 -03:00
bind_expressions Fix: Group long name method in bind expressions (#4447) 2018-05-09 10:42:16 -06:00
bracketSpacing Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
break-calls Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
class_comment Prevent "over-indenting" class properties values (#4085) 2018-03-02 11:28:27 -03:00
class_extends Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
classes Fix: Correctly break class prperties initializer. (#4442) 2018-05-08 20:35:49 -04:00
classes_private_fields Prevent "over-indenting" class properties values (#4085) 2018-03-02 11:28:27 -03:00
comments Handle comments in assignments before template literals (#4580) 2018-05-29 00:08:18 +10:00
comments_jsx_same_line Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
computed_props Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
conditional Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_atrule fix: better output scss maps (#4487) 2018-05-17 13:39:22 +03:00
css_attribute fix(css): at rules improve formatting and tests (#3828) 2018-02-02 18:06:47 +03:00
css_atword Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_bom Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_case refactor: parser-postcss (#4478) 2018-05-15 00:00:45 +03:00
css_character_escaping fix: characters escaping (#4472) 2018-05-14 13:47:46 +03:00
css_colon Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_color fix: output color adjusters (#4494) 2018-05-29 15:24:38 +03:00
css_combinator Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_comments refactor: use `postcss-values-parser` for `@import` at rule (#4435) 2018-05-14 22:54:34 +03:00
css_composes Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_empty Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_fill_value Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_grid Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_important Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_indent Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_inline_url fix: don't break value property with inlined URL (#4236) 2018-04-02 14:16:39 +03:00
css_less fix: comment type for scss (#4598) 2018-05-30 23:22:18 +03:00
css_long_rule Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_loose Enable loose mode for postcss-values-parser (#1766) 2017-05-27 11:15:05 -07:00
css_modules fix: don't lowercase variable in css modules (#4152) 2018-03-15 18:16:28 +03:00
css_numbers fix(css): space after math operations before parens (#3945) 2018-02-10 20:57:06 +03:00
css_params Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_parens fix: handle `unicode-range` (#4117) 2018-03-07 21:15:06 +03:00
css_postcss_plugins Fix spacing issue in postcss simple vars (#4408) 2018-05-06 13:51:28 +02:00
css_prefix Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_pseudo_call Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_quotes refactor: at rules parse (#4023) 2018-02-22 12:49:03 +03:00
css_scss fix: comment type for scss (#4598) 2018-05-30 23:22:18 +03:00
css_selector_call Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_selector_list feat(css): lowercase html tags (#3954) 2018-02-13 18:41:55 +03:00
css_selector_string Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
css_trailing_comma fix: better output scss maps (#4487) 2018-05-17 13:39:22 +03:00
css_variables fix: css variables and scss interpolation (#4471) 2018-05-12 22:38:28 +03:00
css_yaml Refactor frontmatter handling (#4482) 2018-05-14 22:17:15 -03:00
cursor Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10:00
cursor_css Fix cursor offset tracking (#4397) 2018-05-01 09:42:59 -03:00
decorator_comments Fix printing of comments around decorators and class properties (#3382) 2017-12-03 14:59:35 +11:00
decorators Add heuristic to format functional composition more nicely (#4431) 2018-05-07 21:46:30 -06:00
destructuring Apply destructuring rules in functions to catch param (#4385) 2018-05-01 10:24:46 -03:00
directives Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
do Keep parens around do-expressions inside ExpressionStatement (#4479) 2018-05-15 11:41:17 -05:00
dynamic_import Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
empty Add a single test suite for blank files in all parsers (#4562) 2018-05-27 08:22:25 -04:00
empty_paren_comment Print flow type annotation comments as comments (#3449) 2017-12-15 05:11:48 -02:00
empty_statement Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
es6modules Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
exact_object Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
export Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
export_default Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
export_extension Bump babylon to 7.0.0-beta.33 (#3372) 2017-12-02 09:39:10 +11:00
exports Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
expression_statement Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
first_argument_expansion Add heuristic to format functional composition more nicely (#4431) 2018-05-07 21:46:30 -06:00
flow Bump flow to 0.70 2018-04-16 20:53:07 -05:00
flow_annotation Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_array_comments Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_array_union Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_class_field Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_comments Print flow type annotation comments as comments (#3449) 2017-12-15 05:11:48 -02:00
flow_export Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_function_parentheses Wrap ?() => T in parens when needed. (#4475) 2018-05-14 11:25:16 -03:00
flow_generic Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_implements Ensure mixins before implements 2018-04-16 21:28:56 -05:00
flow_import_type_specifier Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_interface_types Switch to @babel/parser (#4544) 2018-05-25 11:27:41 -05:00
flow_intersection Fix closing parens on multi-line intersection/union type (#3436) 2017-12-10 22:32:17 +11:00
flow_jsx Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_maybe Fix flow maybe object return type (#3948) 2018-02-11 17:46:00 +11:00
flow_method Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_mixins Bump flow to 0.70 2018-04-16 20:53:07 -05:00
flow_object_comment Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_object_order Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_proto_props Add support for Flow's proto modifier syntax (#4551) 2018-05-25 17:23:17 -05:00
flow_return_arrow Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_type_cast Wrap ternaries in Flow typecasts in parens (#3940) 2018-02-14 11:19:39 +00:00
flow_type_declarations Fix cases with missing semi when printing DeclareExportDeclaration (#3979) 2018-02-17 17:40:43 +11:00
flow_type_parameters Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_type_spread Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_typeapp_call Switch to @babel/parser (#4544) 2018-05-25 11:27:41 -05:00
flow_union Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
flow_variance Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
for Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
function Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
function_first_param Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
function_single_destructuring Don't break single argument destructuring arguments (#3443) 2017-12-10 12:29:09 -02:00
functional_composition fix(javascript): regression for `hasOwnProperty` (#4603) 2018-05-31 00:39:39 +08:00
graphql_arguments Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_bracket_spacing Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_comments Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_definitions Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_directive_decl Don't add new lines after unless present in graphql (#4512) 2018-05-20 13:44:49 -04:00
graphql_directives Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_enum Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_fields Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_fragments Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_hello Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_interface Allow new interface style for GraphQL. (#4012) 2018-03-27 00:52:57 -06:00
graphql_kitchen_sink Normalize GraphQL multi-line strings (#3632) 2018-01-02 11:55:53 -08:00
graphql_lists Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_newline Update GraphQL parser (#3605) 2017-12-31 16:45:06 +01:00
graphql_object_type_def Update GraphQL parser (#3605) 2017-12-31 16:45:06 +01:00
graphql_objects Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_scalar Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_schema Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_string Print description of enum and input for GraphQL (#3633) 2018-01-03 01:29:11 -03:00
graphql_trailing_comma Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_union_types Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
graphql_variable_definitions Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
html_aurelia tests(html): aurelia non standard attributes (#4142) 2018-03-13 19:03:44 +03:00
html_basics fix(html): support comment on top (#4141) 2018-03-13 19:47:48 +03:00
html_glimmer fix(glimmer): preserve leading/trailing spaces in text nodes undernea… (#4288) 2018-04-27 14:20:10 -06:00
html_handlebars Fix printing of `{{{raw}}}` handlebars expressions (#4535) 2018-05-24 11:16:50 -07:00
if Handle comments before `else` 2018-04-05 16:06:18 -03:00
ignore Fix printing separator in objects with prettier-ignore (#3448) 2017-12-10 02:57:42 -02:00
import Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
import_meta Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
import_then Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
insert-pragma feat: split out JSON5 (#4367) 2018-04-25 22:10:22 +08:00
interface Prettier extends and implements when not fitting in same line (#3689) 2018-01-13 16:31:51 +11:00
intersection Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
js_empty Add a single test suite for blank files in all parsers (#4562) 2018-05-27 08:22:25 -04:00
json feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00
jsx Prevent adding softline after arrow attribute with comments (#3641) 2018-01-03 12:12:01 -08:00
jsx-attr-element Don't add () in JSX attributes with elements (#3640) 2018-01-03 11:36:25 -03:00
jsx-do Inline do expressions inside of JSX (#3607) 2017-12-29 18:58:01 -03:00
jsx-multiline-assign Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx-newlines Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx-significant-space Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx-split-attrs Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx-stateless-arrow-fn Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx-text-wrap Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx-whitespace Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx_escape Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx_fragment Don't default print comments for JSXFragments (#3398) 2017-12-05 08:41:45 -02:00
jsx_ignore Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx_last_line Break JSX element if a string literal prop has a newline (#4011) 2018-02-21 10:52:30 -03:00
jsx_namespace Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx_spread Upgrade flow to 0.64 (#3899) 2018-02-06 09:01:58 -08:00
jsx_template Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
label Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
last_argument_expansion Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
line Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
line_suffix_boundary Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
literal Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
literal-numeric-separator Update babylon & flow (#4536) 2018-05-24 13:06:33 -07:00
markdown Add a single test suite for blank files in all parsers (#4562) 2018-05-27 08:22:25 -04:00
markdown_blockquote feat(markdown): change unordered list symbol to hyphen (#4440) 2018-05-10 14:32:52 +08:00
markdown_break feat(markdown): preserve `break` style (#3325) 2017-12-03 15:02:13 +11:00
markdown_code feat(markdown): change unordered list symbol to hyphen (#4440) 2018-05-10 14:32:52 +08:00
markdown_definition feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_delete feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_emphasis feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_footnote feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_footnoteDefinition fix(markdown): print multiline content correctly in footnoteDefinition (#3787) 2018-01-27 00:48:47 +08:00
markdown_footnoteReference feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_heading feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_html fix(markdown): respect blank line between block htmls (#4609) 2018-06-01 00:33:37 +08:00
markdown_ignore fix(markdown): respect blank line between block htmls (#4609) 2018-06-01 00:33:37 +08:00
markdown_image feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_imageReference Print imageReference with no alt in Markdown (#3643) 2018-01-03 13:54:53 -03:00
markdown_indentation feat(markdown): change unordered list symbol to hyphen (#4440) 2018-05-10 14:32:52 +08:00
markdown_inlineCode feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_jsx_semi feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_link fix(markdown): update remark-parse to v5.0.0 (#3780) 2018-01-21 12:31:30 +08:00
markdown_linkReference Break link definitions onto multiple lines when needed (#3531) 2018-05-14 06:17:37 -04:00
markdown_liquid Preserve Liquid tags contents (#4484) 2018-05-15 14:22:41 -03:00
markdown_list feat(markdown): change unordered list symbol to hyphen (#4440) 2018-05-10 14:32:52 +08:00
markdown_paragraph fix(markdown): do not merge continuous cjk if proseWrap=preserve (#4504) 2018-05-19 13:53:34 +08:00
markdown_spec feat(markdown): change unordered list symbol to hyphen (#4440) 2018-05-10 14:32:52 +08:00
markdown_splitCjkText feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_strong feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_table feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_thematicBreak feat(markdown): change unordered list symbol to hyphen (#4440) 2018-05-10 14:32:52 +08:00
markdown_toml fix(markdown): remove unnecessary empty line in front matter (#4280) 2018-04-08 00:05:27 +08:00
markdown_word feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
markdown_yaml Refactor frontmatter handling (#4482) 2018-05-14 22:17:15 -03:00
member Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
method-chain Inline _ or $ in the root of a method chain (#4621) 2018-06-01 12:51:06 -03:00
multiparser_comments Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
multiparser_html_css Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
multiparser_html_js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
multiparser_html_ts Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
multiparser_js_css feat: support styled-components Foo.extend.attrs()`` (#4434) 2018-05-07 12:38:19 +03:00
multiparser_js_graphql fix(multiparser): no additional trailing newline for graphql in js (#4616) 2018-06-01 00:38:39 +08:00
multiparser_js_markdown feat(markdown): change unordered list symbol to hyphen (#4440) 2018-05-10 14:32:52 +08:00
multiparser_markdown_css fix(markdown): print literalline for newline instead of hardline (#4083) 2018-03-01 14:42:20 +02:00
multiparser_markdown_js feat(markdown): support fenced codeblock lang followed by attributes (#4153) 2018-03-16 00:25:39 +08:00
multiparser_markdown_json Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
multiparser_text Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
multiparser_vue fix: *.vue with `lang='tsx'` is not formatted (#3763) 2018-01-18 00:20:55 -02:00
new_expression Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
newline Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
no-semi Only prevent lone `get` and `set` if property has no value (#3434) 2017-12-07 11:03:55 -02:00
no-semi-babylon-extensions Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
non-strict Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
nullish_coalescing Update babylon & flow (#4536) 2018-05-24 13:06:33 -07:00
object-prop-break-in Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
object_colon_bug Remove ALL_PARSERS, print ~ printWidth times (#3596) 2017-12-29 08:25:11 +11:00
object_property_comment Fix babylon misplacing comments (#3441) 2017-12-09 15:43:19 -02:00
objects Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
optional-type-name Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
optional_catch_binding Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
optional_chaining Do not remove parens for ?. operator (#4542) 2018-05-24 23:27:49 -03:00
performance Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
pipeline_operator Update babylon & flow (#4536) 2018-05-24 13:06:33 -07:00
preserve_line Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
quotes Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
range Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
range_css Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
range_graphql Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
range_json Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
regex Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
require Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
require-amd Treat define calls like require (#3830) 2018-01-29 16:44:32 -05:00
require-pragma Don't format range if required pragma is missing outside range (#3996) 2018-05-17 13:38:50 -04:00
rest Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
return Force break if comment in return argument (#3665) 2018-01-31 12:00:29 -05:00
return-outside-function Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
sequence_break Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
shebang Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
spread Wrap conditionals and await in parens in spread property (#3681) 2018-01-09 01:45:51 -02:00
strings Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
stylefmt fix: output color adjusters (#4494) 2018-05-29 15:24:38 +03:00
switch feat: indent in discriminant switch (#4165) 2018-03-19 23:50:24 +11:00
tabWith Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
template Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
template_align Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
template_literals Format CSS prop for emotion 2017-12-02 22:50:07 -03:00
ternaries Break nested ternaries (#4120) 2018-04-04 18:50:15 -06:00
test_declarations Inline AngularJS tests that use `inject` (#4495) 2018-05-17 12:09:20 -03:00
trailing_comma Print trailing comma when last arg is arrow (#3428) 2017-12-07 02:48:11 -02:00
trailing_whitespace Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
try Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript Wrap awaits in unary expressions (#4315) 2018-04-14 15:27:18 -04:00
typescript_ambient Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_array Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_arrow Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_as Require parenthesis around "TSAsExpression" inside an "UpdateExpression" (#4183) 2018-03-21 11:38:10 -03:00
typescript_cast Improve formatting of TS casts with generics and unions (#4219) 2018-05-07 22:26:01 -06:00
typescript_class fix(typescript): preserve quoted class property (#4517) 2018-05-21 18:57:30 +08:00
typescript_comments Fix TSMappedType comments (#4418) 2018-05-05 15:43:53 -03:00
typescript_conditional_types feat(typescript): Support conditional types (#4007) 2018-02-23 12:34:23 -07:00
typescript_declare Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_decorators fix(typescript): preserve decorator on interface (#4632) 2018-06-05 00:08:24 +08:00
typescript_definite Handle definite variable declarations (#4025) 2018-02-22 13:03:35 +11:00
typescript_destructuring Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_enum Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_export Never print a semicolon after `export default interface Foo {}` (#4128) 2018-04-11 06:38:02 -04:00
typescript_import_require Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_import_type fix(typescript): add missing `qualifier` and `typeof` in TSImportType (#4438) 2018-05-08 12:35:12 +08:00
typescript_index_signature Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_interface Fix printing separator in objects with prettier-ignore (#3448) 2017-12-10 02:57:42 -02:00
typescript_keyof Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_keywords Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_method Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_module Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_never Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_new Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_non_null Fix(typescript) non-null identifier same line in chain (#4052) 2018-02-26 15:12:03 -03:00
typescript_nosemi Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_readonly Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_rest Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_semi Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_symbol Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_trailing_comma Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_tsx feat(typescript): support generic JSX element (#4268) 2018-04-24 08:45:31 -05:00
typescript_tuple Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
typescript_typeparams Improve format when passing ts arrow function with return type as an argument (#4228) 2018-05-27 20:39:08 -03:00
typescript_union Fix closing parens on multi-line intersection/union type (#3436) 2017-12-10 22:32:17 +11:00
typescript_unique_symbol fix(typescript): support `unique symbol` (#3967) 2018-02-14 01:03:53 +08:00
unary Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
unary_expression Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
unicode Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
union_intersection [flow] Fix union indent inside of function param with a name (#4325) 2018-04-16 18:47:05 -07:00
update_expression Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
variable_declarator Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
vue_examples Fix self-closing style tags in vue 2018-03-06 09:38:15 -03:00
while Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
windows Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
with Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
yield Bump babylon to 7.0.0-beta.33 (#3372) 2017-12-02 09:39:10 +11:00
.eslintrc.yml Convert eslint config and users/languages/editors files to YAML (#3516) 2017-12-18 21:55:10 +11:00