chore: add commitlint
This commit is contained in:
parent
fac8349878
commit
51ed1266c9
5 changed files with 711 additions and 36 deletions
|
@ -11,10 +11,13 @@
|
|||
"clean": "turbo run clean && rm -rf node_modules"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.7.1",
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
"@developomp-site/eslint-config": "workspace:*",
|
||||
"@developomp-site/prettier-config": "workspace:*",
|
||||
"eslint": "^8.44.0",
|
||||
"eslint-plugin-turbo": "^1.10.7",
|
||||
"husky": "^8.0.3",
|
||||
"prettier": "^2.8.8",
|
||||
"turbo": "1.10.12"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue