chore: add commitlint cli + config-conventional
Installed according to: https://github.com/conventional-changelog/commitlint/blob/v11.0.0/README.md#getting-started PR: #586
This commit is contained in:
parent
ad1178d7dc
commit
d3dc1d0174
2 changed files with 3259 additions and 3 deletions
3256
package-lock.json
generated
3256
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -3,6 +3,8 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {},
|
||||
"dependencies": {},
|
||||
"devDependencies": {}
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue