Files
openstapps/configuration/prettier-config

@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.