Skip to content

imhoffd/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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",
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published