1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-14 15:20:06 +02:00
copilot/commitlint.config.js

4 lines
99 B
JavaScript

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