🐛 Reformat issue with escaped character in stringified object key #3482
Labels
A-Formatter
Area: formatter
L-JavaScript
Language: JavaScript and super languages
S-Bug-confirmed
Status: report has been confirmed as a valid bug
S-Help-wanted
Status: you're familiar with the code base and want to help the project
Environment information
What happened?
The reformat issue is in the
prettier::js::quote-props::object
test.Given the follwing code:
Formatting a first time leads to (Playground):
AQnd the second time:
Expected result
Prettier formats the example directly into:
Biome should exhibit the same behavior.
Code of Conduct
The text was updated successfully, but these errors were encountered: