Skip to content

MadeInHaus/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HAUS Prettier Config

This is the Prettier configuration we commonly use and share at HAUS.

Usage

Install:

npm i --dev @madeinhaus/prettier-config

Edit package.json:

{
  // ...
  "prettier": "@madeinhaus/prettier-config"
}