feat(regime)
This commit is contained in:
commit
2a3ffc4d0e
33 changed files with 961 additions and 0 deletions
3
templates/tools-commitlint/commitlint.config.ts
Normal file
3
templates/tools-commitlint/commitlint.config.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export default {
|
||||
extends: ["@commitlint/config-conventional"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue