embedchain / embedchain-js /commitlint.config.js
rajesh1501's picture
Upload folder using huggingface_hub
a85c9b8 verified
raw
history blame contribute delete
67 Bytes
module.exports = { extends: ['@commitlint/config-conventional'] };