When using the --fix when you have multiple versions, sherif seems to ignore if my version is exact or not
This is the result of changing superjson to 2.1.0 then running pnpm dlx sherif@latest --fix and choosing 2.2.0, as you can see, it removed my "preference" to have the version locked:
When using the --fix when you have multiple versions, sherif seems to ignore if my version is exact or not
This is the result of changing superjson to 2.1.0 then running
pnpm dlx sherif@latest --fix
and choosing 2.2.0, as you can see, it removed my "preference" to have the version locked: