@allejo/prettier-config
v1.0.4
Published
A shared Prettier configuration for @allejo's personal projects
Downloads
94
Readme
@allejo/prettier-config
Usage
npm install --save-dev prettier @allejo/prettier-config
// package.json
{
// ...
"prettier": "@allejo/prettier-config"
}