Migrate project to Prettier 3.0.0-alpha.4, run tests against Prettier v1 and v2#36
Migrate project to Prettier 3.0.0-alpha.4, run tests against Prettier v1 and v2#36
Conversation
Codecov ReportBase: 94.68% // Head: 95.28% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #36 +/- ##
==========================================
+ Coverage 94.68% 95.28% +0.60%
==========================================
Files 5 6 +1
Lines 94 106 +12
Branches 14 16 +2
==========================================
+ Hits 89 101 +12
Misses 4 4
Partials 1 1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This reverts commit aa1975d.
|
Why don't you do yarn upgrade prettier@1
yarn test |
|
👋 @fisker! I was thinking of doing something like that in CI, but then decided to include three local Prettier versions. This way I can switch between them on the fly while keeping Thanks for taking a look at this PR, let me know if you have any other thoughts! |
Closes #30