Skip to main content

@exodus/prettier

Config for prettier to use in Exodus projects

Install

Make sure you have access to Exodus NPM repository, and then install this dependency by running:

yarn add --dev prettier@^3.0.3 @exodus/prettier

The last thing is to add this to your package.json:

{
"prettier": "@exodus/prettier"
}

Making changes

All the dependencies must comply with our audit. So please, make sure that's already in the exodus-deps list.