mirror of
https://github.com/metowolf/Meting.git
synced 2026-09-03 07:27:07 +08:00
- 简化 npm 认证步骤,直接写入用户主目录的 .npmrc - 移除多余的 registry 配置(npm 默认使用官方 registry) - 避免在项目根目录创建临时配置文件 - 更符合 npm 标准配置方式 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>