@rsusanto/prettier-config
v1.0.0
Published
Prettier shareable configuration for my personal projects.
Downloads
1
Readme
@rsusanto/prettier-config
Prettier shareable configuration for my personal projects.
Installation
npm install --save-dev prettier @prettier/plugin-php @rsusanto/prettier-config
Usage
Edit package.json
:
{
// ...
"prettier": "@rsusanto/prettier-config"
}