# sort-package-json

[**sort-package-json**](https://github.com/keithamus/sort-package-json#readme) is a linter for package.json.

You can enable the sort-package-json linter with:

```shell
trunk check enable sort-package-json
```

## Auto Enabling

sort-package-json will never be auto-enabled. It must be enabled manually.

## Links

* [sort-package-json site](https://github.com/keithamus/sort-package-json#readme)
* sort-package-json Trunk Code Quality [integration source](https://github.com/trunk-io/plugins/tree/main/linters/sort-package-json)
* Trunk Code Quality's [open source plugins repo](https://github.com/trunk-io/plugins/tree/main)
