Skip to content

madebywild/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@madebywild/prettier-config

npm i @madebywild/prettier-config prettier --save-dev

Then, edit your projects package.json:

{
  "prettier": "@madebywild/prettier-config"
}

How to bump version:

Install np from https://github.com/sindresorhus/np

npm run release