Files
Rainer Killinger bee38d4a59 docs: update changelogs for release
ci: publish release
2025-07-01 16:29:42 +02:00
..
2025-06-30 16:55:33 +02:00

@openstapps/prettier-config

pipeline status npm license)

Installation

npm install -D prettier
npm install -D @openstapps/prettier-config

Add the following to your package.json

{
  "prettier": "@openstapps/prettier-config"
}

Also make sure you are following the installation guidelines for eslint-config-prettier so the two won't interfere.

After that, follow the Prettier guides for IDE Integration and take a look at CLI Commands for pipelines.