dprint-plugin-typescript
dprint-plugin-typescript copied to clipboard
Make the tool installable via pip
ruff does that for example, and since dprint supports running ruff, it kind of makes sense that dprint does so as well. Also, in a Python-heavy project every dev tool that does not require installing node is a big plus IMHO...
dprint is already taken on PyPI, but dprintfmt is still available.
I just realized that I opened this in the wrong repo, could you please migrate the issue to the main dprint repo?