@imhoff/prettier-config

2.2.0 • Public • Published

@imhoff/prettier-config

My personal Prettier config.

Usage

Usage is based on Sharing configurations from the Prettier docs.

  1. Remove existing .prettierrc file, if present.

  2. Install the config.

    npm install -D @imhoff/prettier-config
    
  3. Add the following to package.json:

    "prettier": "@imhoff/prettier-config",
    

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @imhoff/prettier-config

    Weekly Downloads

    18

    Version

    2.2.0

    License

    MIT

    Unpacked Size

    1.26 kB

    Total Files

    3

    Last publish

    Collaborators

    • imhoff