UNPKG

synopkg

Version:

Consistent dependency versions in large JavaScript Monorepos

20 lines (13 loc) 295 B
--- title: formatBugs --- When using the `format` command, enables formatting of the `bugs` field of `package.json` into a shorthand format. ## Default value ```json title=".synopkgrc.json" { "formatBugs": true } ``` :::note There is no equivalent CLI Option for this configuration. :::