This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
ConstructorSignatureMembers
: Add a space between the new
keyword and parameters
#2419
Labels
Prettier inserts a space between the
new
keyword and the parameters forConstructorSignatureMembers
but Rome does not Playground.Input
Prettier
Rome
Expected
Rome to match Prettier's formatting (the formatting of interface members is part of another issue).
The text was updated successfully, but these errors were encountered: