mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Add husky
This commit is contained in:
parent
56be0bc0ae
commit
fa7e9f5c51
4 changed files with 61 additions and 0 deletions
5
.huskyrc.json
Normal file
5
.huskyrc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"hooks": {
|
||||
"pre-commit": "yarn lint"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue