UNPKG

watson-developer-cloud

Version:

Client library to use the IBM Watson Services and AlchemyAPI

7 lines (6 loc) 154 B
module.exports = { extends: ['@commitlint/config-conventional'], rules: { 'subject-case': [2, 'always', ['lower-case', 'sentence-case']], }, };