Skip to content
This documentation is for v14, the docs for v13 are archived.

indent

When syncpack writes to package.json files, determines which characters to indent the JSON with.

Default value

{
"indent": " "
}