build: add semantic-release, commitlint, and husky dependencies
This commit is contained in:
3
commitlint.config.js
Normal file
3
commitlint.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export default {
|
||||
extends: ['@commitlint/config-conventional']
|
||||
};
|
||||
Reference in New Issue
Block a user