feat(regime)
This commit is contained in:
commit
2be7ec6836
62 changed files with 1817 additions and 0 deletions
1
templates/tool/husky/.regime-template.json
Normal file
1
templates/tool/husky/.regime-template.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{}
|
||||
8
templates/tool/husky/package.json
Normal file
8
templates/tool/husky/package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"husky": "^9.1.7"
|
||||
},
|
||||
"scripts": {
|
||||
"prepare": "husky"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue