Closed patzick closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.27%. Comparing base (
226a47b
) to head (6cbcf1b
). Report is 15 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
๐ Linked issue
-
โ Type of change
๐ Description
Hey @pi0, the last release is causing problems for imports formatted by prettier, where the comma is added at the end, like
that causes errors in unimport:
This PR fixes that and adds a test to make sure we're covering that case. Cheers!
๐ Checklist