Skip to content
This repository was archived by the owner on Oct 12, 2020. It is now read-only.

Commit 480f620

Browse files
author
helinjiang
committed
style: 优化输出
1 parent 04b286e commit 480f620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/generators/npm-package/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module.exports = class extends Generator {
2828
initializing() {
2929
this.log(
3030
chalk.magenta(
31-
`欢迎使用基于 matman 的自助构建 npm 包的功能!`
31+
`\n欢迎使用基于 matman 的自助构建 npm 包的功能!\n`
3232
)
3333
);
3434
}

0 commit comments

Comments
 (0)