Skip to content

sortFirst

When using the format command, determines which fields within package.json files should appear at the top, and in what order.

Default Value

.syncpackrc
{
"sortFirst": ["name", "description", "version", "author"]
}