UNPKG

synopkg

Version:

Consistent dependency versions in large JavaScript Monorepos

14 lines (10 loc) 195 B
--- title: indent --- When synopkg writes to package.json files, determines which characters to indent the JSON with. ## Default value ```json title=".synopkgrc.json" { "indent": " " } ```