Skip to content

TanookiLabs/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

yarn add --dev prettier @tanooki/prettier-config

update package.json's prettier field:

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

Development

  • change the index.json
  • bump version in package.json
  • push to master

a github action will publish a new version of the package to npm.