Skip to content

Latest commit

 

History

History

dprint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Meta-package for Dprint with a default configuration

Usage

  • Install the package pnpm install -D @adaliszk/dprint dprint
  • Add an dprint.json with:
    {
      "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.