Given a command and its arguments, it formats it depending on the package manager.
The package manager to use (pnpm, npm, yarn).
The name of the script to run.
The arguments to pass to the script.
The formatted command.
Given a command and its arguments, it formats it depending on the package manager.