Add commitlint support
This commit is contained in:
3
web3.js/commitlint.config.js
Normal file
3
web3.js/commitlint.config.js
Normal file
@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
extends: ['@commitlint/config-conventional'],
|
||||
};
|
Reference in New Issue
Block a user