<!-- ⚡️ katchow! We 💛 issues. Please - do not - remove this template. Please - do not - skip or remove parts of this template. Or your issue may be closed. 👉🏽 Need help or support? Open a SUPPORT issue instead. --> ### Feature Use Case It's part of [`corepack`](https://github.com/nodejs/corepack#readme). It's used to defined package manager and its version. It should go next to `engine`. ### Feature Proposal Add it to the "constraints" group: https://github.com/shellscape/prettier-plugin-package/blob/51481cd411613e73674dc2a55e29505a69e8f17c/lib/rules/sort.js#L32-L35
Feature Use Case
It's part of
corepack. It's used to defined package manager and its version. It should go next toengine.Feature Proposal
Add it to the "constraints" group:
prettier-plugin-package/lib/rules/sort.js
Lines 32 to 35 in 51481cd