1.0.0 • Published 3 years ago

@levibostian/prettier-config v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm version

prettier-config

Opinionated config for Prettier

Learn more about sharing config options for Prettier

Getting started

  • Install the config files into your project:
npm install --D @levibostian/prettier-config
  • Edit your package.json file to inherit the config:
{ 
  "prettier": "@levibostian/prettier-config"
}

Contributing

I am always open to collaboration, questions, and help on projects. However, this project is opinionated for projects that I develop. I may not accept pull requests into this project.