@exodus/prettier
v1.0.0
Published
Prettier config for Exodus projects
Downloads
9,418
Maintainers
Keywords
Readme
@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 [email protected] @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.