@adaliszk/dprint
v0.46.2
Published
Meta-package for Dprint formatter with a default configuration
Maintainers
Readme
Meta-package for Dprint with a default configuration
Usage
- Install the package
pnpm install -D @adaliszk/dprint dprint - Add an
dprint.jsonwith:{ "extends": "https://unpkg.com/@adaliszk/dprint@latest/config.json" }
Versioning
Since this is a meta-package, the versioning reflect its main provided package, in this case dprint.
However, only the Major and Minor versions are kept in sync. The Patch is used to bump the
meta-package.
