Closed BobbieGoede closed 1 month ago
Since it's using v9 as dependency it may cause dep mismatch issues downstream.
No idea why but git keeps thinking these files have changed:
I had to commit with --no-verify as these files keep having changes even during lint-staged 😭
--no-verify
@BobbieGoede Sorry, my response lately CI has lint errors, so could you fix it? 🙏
Description
Since it's using v9 as dependency it may cause dep mismatch issues downstream.
Linked Issues
Additional context
No idea why but git keeps thinking these files have changed:
I had to commit with
--no-verify
as these files keep having changes even during lint-staged 😭