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 @bepower/prettier-config@4.0.0
Install via package.json:
"@bepower/prettier-config": "4.0.0"

About this version

@bepower/prettier-config

Opinionated prettier configuration

Installation

Place a .npmrc file in the root of the project:

//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
@bepower:registry=https://npm.pkg.github.com

and then add the GITHUB_TOKEN environment variable

Then install the npm package:

$ npm install --save-dev @bepower/prettier-config

Usage

.prettierrc.json or "prettier" property inside package.json

"@bepower/prettier-config"

Script

prettier --write "**/*.{js,ts,json,md,yml}"

Details


Assets

  • prettier-config-4.0.0.tgz

Download activity

  • Total downloads 1,216
  • Last 30 days 131
  • Last week 33
  • Today 0