Files
openstapps/configuration/prettier-config
Thea Schöbl 4e4c7b5cc9 feat: publishing workflow
refactor: update changelog
v3.0.0-next.0
2023-07-03 13:44:42 +02:00
..
2023-07-03 13:44:42 +02:00
2023-07-03 13:44:42 +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.