# 如果你未来做 monorepo/共享包,建议用“严格依赖”,防止幽灵依赖 strict-peer-dependencies=true # 这个看你是否需要;常见于需要跑 postinstall 的包 # ignore-scripts=false