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

sortFirst

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

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