Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

feat(rome_js_formatter): Parenthesizing expressions #3057

Merged
merged 8 commits into from
Aug 18, 2022

Commits on Aug 18, 2022

  1. feat(rome_js_formatter): Needs Parentheses

    Micha Reiser committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d201277 View commit details
    Browse the repository at this point in the history
  2. feat(rome_js_formatter): member chain parentheses

    MichaReiser authored and Micha Reiser committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d5f04d3 View commit details
    Browse the repository at this point in the history
  3. feat(rome_js_formatter): parenthesise TsAsExpression

    MichaReiser authored and Micha Reiser committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5a81d1b View commit details
    Browse the repository at this point in the history
  4. feat(rome_js_formatter): parenthesise TsTypeAssertionExpression

    MichaReiser authored and Micha Reiser committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    887cc59 View commit details
    Browse the repository at this point in the history
  5. rebase

    MichaReiser authored and Micha Reiser committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a552614 View commit details
    Browse the repository at this point in the history
  6. Format editor, website and npm files

    MichaReiser authored and Micha Reiser committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    7fe9c38 View commit details
    Browse the repository at this point in the history
  7. Write docblock comment

    Micha Reiser committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    509904b View commit details
    Browse the repository at this point in the history
  8. Fix doclink

    Micha Reiser committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e896925 View commit details
    Browse the repository at this point in the history