This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
π lint/style/useTemplate autofix breaks for adding numbers then strings #4713
Labels
S-Bug: confirmed
Status: report has been confirmed as a valid bug
Environment information
What happened?
This outputs 3px.
Rome rule lint/style/useTemplate can autofix it but it turns it into:
Which outputs 12px.
Expected result
It should maintain the prior output of 3px.
Code of Conduct
The text was updated successfully, but these errors were encountered: