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

indent

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

.syncpackrc.json
{
"indent": " "
}