-
Adding husky rules for the repository
-
Cause I keep on forgetting to clean up imports
-
Use existing husky pre-commit hook to automate changes in the changelog.
-
完整报错信息如下:
$ husky install && npx husky add .husky/pre-commit 'npx lint-staged'
husky - Git hooks installed
Usage:
husky install [dir] (default: .husky)
husky uninstall
husky set|add [cm…
-
For example, using Husky to connect ICE40U, I set FREQ to a different value (e.g. 5) when generating the bin file. Then burn it to the target board to run, I found that when FREQ=20 and FREQ=5, the ti…
-
Cross posting this husky + turbo repo issue as I am not sure which of the 2 is causing the issue. But currently husky + turbo monorepo is failing.
https://github.com/vercel/turbo/issues/8314
As …
-
### What version of `@strapi/blocks-react-renderer` are you using?
- Npm Version: 10.5.2
- Node version: 20.13.1
- React version: 18.3.1
- blocks-react-renderer: 1.0.1
### What's Wrong?
Once I d…
-
We need to setup a formatting tool for everyone to work together.
- [ ] Husky commands
- [ ] ESlint
- [x] Prettier formatting
-
## Description
When husky installed and in `package.json` `prepare: husky install` script exists np crashes with
```
✖ SyntaxError: Unexpected token '>', "
> kirka@5."... is not valid JSON…
-