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

fix(rome_js_formatter): Use semicolons instead of commas for separating keys in a type member list #2412

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

cpojer
Copy link
Contributor

@cpojer cpojer commented Apr 13, 2022

Summary

I reported this earlier today. This aligns the printing style for type member lists with prettier.

Fixes #2404

Test Plan

  • Updated snapshot tests.

@ematipico ematipico merged commit 098f49d into rome:main Apr 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Semicolon vs colons in TypeScript types
2 participants