@lark-apaas/coding-steering 0.1.27 → 0.1.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lark-apaas/coding-steering",
3
- "version": "0.1.27",
3
+ "version": "0.1.28",
4
4
  "description": "Stack-specific steering content for miaoda-coding templates",
5
5
  "type": "module",
6
6
  "files": [
@@ -139,7 +139,7 @@ metadata:
139
139
 
140
140
  ### 6. 自检
141
141
 
142
- 读一遍自己写出的代码,逐项验证以下几点(源码级自查,不用打开浏览器截图):
142
+ 读一遍自己写出的代码(源码级自查),逐项验证以下几点:
143
143
 
144
144
  - 报表是否回答了步骤 1 确定的核心问题。
145
145
  - 信息层级是否清晰(读者能在 5 秒内抓到主要结论)。