2.0.1 • Published 9 months ago

@dirupt/prettier-config v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

DIRUPT Prettier Config

license-image npm-image

Installation

Install the package from the npm registry.

pnpm add -D @dirupt/prettier-config

# Make sure also to install the following packages
pnpm add -D prettier

Usage

After installation, you can copy/paste the following block of code within the package.json file.

{
	"prettier": "@dirupt/prettier-config"
}
2.0.1

9 months ago

2.0.0

9 months ago

1.0.0

10 months ago