Skip to content

indent

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

.syncpackrc
{
"indent": " "
}