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

sortFirst

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

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