mirror of
https://github.com/Lydanne/spaceflow.git
synced 2026-03-09 18:52:24 +08:00
1. 在 .prettierignore 中新增 *.md、*.json、*.js 忽略规则 2. 格式化 review-summary.service.ts 和 tui.renderer.ts 中的代码换行 3. 调整多处函数调用、对象字面量和三元表达式的格式
7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
# 模板文件(handlebars)
|
||
templates/
|
||
dist/
|
||
.spaceflowrc
|
||
*.md
|
||
*.json
|
||
*.js |