feat: added @commitlint/config-conventional

This commit is contained in:
Bart van der Braak 2023-06-14 01:57:36 +02:00
parent 745cef2a90
commit e541250cc0
2 changed files with 57 additions and 1 deletions

View file

@ -21,5 +21,8 @@
"react-dom": "18.2.0",
"tailwindcss": "3.3.2",
"typescript": "5.1.3"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.6.5"
}
}