@smallstack/prettier-config
v1.0.1
Published
[Docs](https://prettier.io/docs/en/index.html)
Downloads
62
Readme
Prettier @smallstack
Installation
npm i -D @smallstack/prettier-config
Usage
Edit your package.json file:
{
// ...
"prettier": "@smallstack/prettier-config"
// ...
}