0.0.1 • Published 6 months ago

@cartbc/prettier-config-cartes v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Cartes Prettier config

Let's share this Prettier config across all of our projects, to keep things consistent.

Installation

  1. Install this package in the target project, along with the required peer dependencies
    pnpx install-peerdeps@2 --pnpm --dev @cartbc/prettier-config-cartes
  2. Add a reference to this module in your package.json
    "prettier": "@cartbc/prettier-config-cartes"