How do y'all use Husky with a turborepo?
I've been racking my brains around this for a while.
I have a standard turborepo and I want to enforce some good code standards and styling in it.
I've done it before in a simple repo, but I'm struggling to see how we can apply it in a turborepo with 3 NextJS Apps and an Express App.
1 Reply
did you ever get insight here?