Skip to content

jabranr/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prettier config

Prettier configuration for consistent format across all different projects.

Highely opinionated for personal use and may change any time without any announcements or warnings. Use at own risk.

Usage

Install the package

npm i -D @jabranr-lab/prettier

Add reference to your package.json file

{
  "prettier": "@jabranr-lab/prettier"
}

© 2019 Jabran Rafique