module.exports = { extends: [ '@commitlint/config-conventional', '@commitlint/config-lerna-scopes', ], };