mirror of https://github.com/alibaba/ice.git
3 lines
107 B
JavaScript
3 lines
107 B
JavaScript
|
const { getCommitlintConfig } = require('@iceworks/spec');
|
||
|
|
||
|
module.exports = getCommitlintConfig('common');
|