[Icon Request] Support for .huskyrc
See original GitHub issue-
I’m sure this issue is not a duplicate.
-
I’m submitting an icon request:
- Type:
filename
- Icon Name:
husky config
- Sample original Icon: this github 🐶 icon is what husky uses
- Filenames:
.huskyrc, husky.config.js, .huskyrc.json, or .huskyrc.y[a]ml
- Type:
-
More info:
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:6 (4 by maintainers)
Top Results From Across the Web
husky - npm
Husky will source ~/.huskyrc file if it exists before running hook scripts. You can use it, for example, to load a node version...
Read more >How to Add Commit Hooks to Git with Husky to Automate ...
This is where we're going to add our Git hooks. Husky supports pretty much all Git hooks defined by Git, so we can...
Read more >Contributing / Getting Started - Page ⋅ Storybook
Please add this to ~/.huskyrc to use Odyssey with Git tooling such as GitKraken: ... Support. You can answer questions on Slack or...
Read more >Husky and Git Hooks to make sure your code is clean ...
With the help of Husky and Git hooks we can run certain command and scripts at time of ... Starting with 1.0.0 ,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Since there isn’t a official icon besides the github dog ( 🐶 ), I think we can use this one: icon example
repo: https://github.com/typicode/husky
PR regarding the new file config: https://github.com/typicode/husky/pull/209