mirror of https://github.com/alibaba/ice.git
4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
|
const { commitlint } = require('@ice/spec');
|
||
|
|
||
|
module.exports = commitlint;
|