@openstapps/prettier-config
v3.2.0
Published
StApps Prettier Config
Downloads
45
Keywords
Readme
@openstapps/prettier-config
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.