-
- Downloads
chore: 
changes to commtilint conventional

Before the commitlint config for angular was used now we use conventional (adds e.g. chore as a type, which I use very often)
parent
03101bc7
No related branches found
No related tags found
... | ... | @@ -10,6 +10,7 @@ |
}, | ||
"private": true, | ||
"dependencies": { | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@reduxjs/toolkit": "^1.7.1", | ||
"@types/react-grid-layout": "^1.3.0", | ||
"@types/styled-components": "^5.1.21", | ||
... | ... |
Please register or sign in to comment