Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Publishing the dprint plugin to npm would make it easier for users to manage plugin versions through their existing package manager workflow.
This would allow users to pin, upgrade, and audit the plugin version together with the rest of their project dependencies, instead of managing it separately.
Describe alternatives you've considered
Additional context
For reference, this could follow the npm package structure used by official dprint plugins such as the oxc and markdown plugins, or by third-party plugins such as Malva.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Publishing the dprint plugin to npm would make it easier for users to manage plugin versions through their existing package manager workflow.
This would allow users to pin, upgrade, and audit the plugin version together with the rest of their project dependencies, instead of managing it separately.
Describe alternatives you've considered
Additional context
For reference, this could follow the npm package structure used by official dprint plugins such as the oxc and markdown plugins, or by third-party plugins such as Malva.