Latest Plugins
Name
URL
dprint-plugin-typescript
https://plugins.dprint.dev/typescript-0.93.3.wasm
dprint-plugin-json
https://plugins.dprint.dev/json-0.19.4.wasm
dprint-plugin-markdown
https://plugins.dprint.dev/markdown-0.17.8.wasm
dprint-plugin-toml
https://plugins.dprint.dev/toml-0.6.3.wasm
dprint-plugin-dockerfile
https://plugins.dprint.dev/dockerfile-0.3.2.wasm
dprint-plugin-biome
https://plugins.dprint.dev/biome-0.7.1.wasm
dprint-plugin-ruff
https://plugins.dprint.dev/ruff-0.3.9.wasm
dprint-plugin-jupyter
https://plugins.dprint.dev/jupyter-0.1.5.wasm
Helpful commands:
dprint config update
- Automatically updates the plugins in a config file.dprint config add
- Adds one of these plugins via a multi-select prompt.dprint config add <plugin-name>
- Adds a plugin by name.dprint config add <gh-org>/<gh-repo>
- Adds a plugin by GitHub repo.