-
linter,
prettier,
tests
-
https://www.gitkraken.com/blog/husky-git-hooks
-
This task aims to set up **ESLint** and **Prettier** for the frontend of our monorepo, which is a React-based application. Proper linting and formatting will ensure consistent code quality and styling…
-
The relative phase between the target clock and the ADC sampling clock phase is not always consistent when `scope.clock.adc_mul` is changed, or when the frequency of `scope.clock.clkgen_src` is change…
-
Whilst importing awilix-koa, the latest typescript/ node defs complain about `no exported member IOptions`, which is referenced here: ["node_modules/minimatch/dist/cjs/index"' has no exported member '…
-
### Brand Name
Husky
### Website
https://www.husky.io/
### Popularity Metric
https://www.similarweb.com/pt/website/husky.io/#overview
### Official Resources for Icon and Color
https://uploads-s…
-
Hello!
I encountered the following issue on "npm install":
```
npm error code 127
npm error path /home/ei/test_project/node_modules/nestjs-minio-client
npm error command failed
npm error comma…
-
Hi,
if I run "npx run init" after I've already changed pre-commit file in .husky/pre-commit, I lose my changes, it return to the "npm test"
I would suggest (going to send a PR) to create the pre…
-
Create either a GitHub action file or use some other tool like husky, that will build the project on every PR and check if the build succeeds or not. It will add CI functionality to our project.
If…
-
Клевая штука - библиотека `husky`.
> Перед коммитом и пушем можно прогонять и чекать все файлы на ошибки линтера и тд. Настраивается не сложно, работается легче и чище.
Рекомендую ^_^