Skip to content

Conversation

@sunerpy
Copy link
Owner

@sunerpy sunerpy commented Jul 24, 2025

  • 在 package.json 中添加 jsonc-parser 依赖
  • 更新 pnpm-lock.yaml 文件以反映新依赖
  • 修改 dataCollector.ts 中的配置解析逻辑,使用 jsonc-parser 替代原生 JSON.parse

- 在 package.json 中添加 jsonc-parser 依赖
- 更新 pnpm-lock.yaml 文件以反映新依赖
- 修改 dataCollector.ts 中的配置解析逻辑,使用 jsonc-parser 替代原生 JSON.parse
@sunerpy sunerpy merged commit c05a417 into main Jul 24, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants