We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to get a pre-commit hook that formats your stuff for prettier.
We need to add a pre-commit hook that runs prettier on all files.
Prettier + Husky
The text was updated successfully, but these errors were encountered:
refactor(scully): add husky and precise-commits
4cddaa0
#143
refactor(scully): add husky and pretty-quick (#147)
68658ec
* refactor(scully): add husky and precise-commits #143 * style(scully): change precise-commits by pretty-quick #43
Villanuevand
No branches or pull requests
🧩 Feature request
Description
We need to get a pre-commit hook that formats your stuff for prettier.
Describe the solution you'd like
We need to add a pre-commit hook that runs prettier on all files.
Describe alternatives you've considered
Prettier + Husky
The text was updated successfully, but these errors were encountered: