@cartbc/prettier-config-cartes
v0.0.1
Published
Prettier rules to be shared across all Cartes projects
Downloads
3
Maintainers
Readme
Cartes Prettier config
Let's share this Prettier config across all of our projects, to keep things consistent.
Installation
- Install this package in the target project, along with the required peer dependencies
pnpx install-peerdeps@2 --pnpm --dev @cartbc/prettier-config-cartes
- Add a reference to this module in your
package.json
"prettier": "@cartbc/prettier-config-cartes"