@crystal-ball/prettier-base

3.0.0 • Public • Published

Crystal Ball Projects documentation

Package version NPM downloads Build status Known vulnerabilities :status      
Renovate Commitizen friendly ZenHub Semantic Release Contributor Covenant :integrations
Contains magic Full of love :flair       


Shared Prettier configurations management



This package manages the Prettier dependency versioning and configuration. The package is batteries included for using Prettier for formatting.

⚙️ Setup

1. Install

npm i -D @crystal-ball/prettier-base

2. Update package.json

{
  "prettier": "@crystal-ball/prettier-base"
}

3. Command script

{
  "format": "prettier --write . !CHANGELOG.md"
}

Readme

Keywords

Package Sidebar

Install

npm i @crystal-ball/prettier-base

Weekly Downloads

3

Version

3.0.0

License

ISC

Unpacked Size

94.9 kB

Total Files

10

Last publish

Collaborators

  • dhedgecock
  • evrowe
  • chadtmiller
  • crystal-ball-ci