mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional']
|
|
}
|