akd-io / create-next-stack

Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.
https://www.create-next-stack.com
MIT License
563 stars 27 forks source link

`npm i` fails on Windows with `--formatting-pre-commit-hook` #185

Closed akd-io closed 1 year ago

akd-io commented 1 year ago

npm i fails, because mrm lint-staged doesn't add husky and lint-staged devDependencies on Windows.

To do: