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

feat(rome_js_formatter): Member assignment formatting #3061

Merged
merged 2 commits into from
Aug 16, 2022

Commits on Aug 16, 2022

  1. feat(rome_js_formatter): Static member assignment formatting

    This PR improves the formatting of static member assignment to match the formatting of static member expressions.
    MichaReiser committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    43f6f9c View commit details
    Browse the repository at this point in the history
  2. feat(rome_js_formatter): Computed member assignment formatting

    This PR improves the formatting of computed member assignment to match the formatting of computed member expressions.
    MichaReiser committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    96f01f5 View commit details
    Browse the repository at this point in the history