Skip to content

levibostian/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Opinionated config for Prettier

Resources

License

Stars

Watchers

Forks

Packages

No packages published