mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-04-04 08:31:20 +00:00
4 lines
105 B
JavaScript
4 lines
105 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional', '@commitlint/config-lerna-scopes'],
|
|
};
|