Skip to content
prettier-config / 4.0.0

prettier-config 4.0.0

Install from the command line:
Learn more about npm packages
$ npm install @doist/prettier-config@4.0.0
Install via package.json:
"@doist/prettier-config": "4.0.0"

About this version

@doist/prettier-config

Doist global prettier config.

Usage

Install:

npm install --save-dev @doist/prettier-config

Edit package.json:

{
  // ...
  "prettier": "@doist/prettier-config"
}

Release a new package

This project uses semantic versioning. A new version will be published to both npm and GitHub Package Registry when a new tag is pushed. Please make sure an entry is added to CHANGELOG.md.

git checkout master
npm version <major|minor|patch>
git push --follow-tags

Details


Assets

  • prettier-config-4.0.0.tgz

Download activity

  • Total downloads 153,477
  • Last 30 days 12,153
  • Last week 2,433
  • Today 658