代码拉取完成,页面将自动刷新
console.log(
'\x1B[0;37;44m INFO \x1B[0m',
'\x1B[0;;34m ' +
`读取了: ${__filename.slice(__dirname.length + 1)}` +
' \x1B[0m'
);
module.exports = {
types: [
{ type: 'feat', section: '✨ 新特性', hidden: false },
{ type: 'fix', section: '🐛 Bug修复', hidden: false },
{ type: 'docs', section: '📝 文档更改', hidden: false },
{ type: 'style', section: '🎨 样式更改', hidden: false },
{ type: 'refactor', section: '🔨 代码重构', hidden: false },
{
type: 'perf',
section: '⚡️ 优化性能',
hidden: false,
},
{ type: 'test', section: '🧪 测试', hidden: false },
{ type: 'build', section: '🚀 构建', hidden: false },
{ type: 'ci', section: '👷 CI', hidden: false },
{ type: 'chore', section: '🏗 其他', hidden: false },
{ type: 'revert', section: '⏪ 回退', hidden: false },
],
};
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。