0.0.3 • Published 3 years ago
@sawn/prettier-config v0.0.3
Shared Prettier Configuration ✨
Installation
To install the module use the following commands:
$ pnpm add -D prettier @sawn/prettier-config
Usage
Add to package.json
:
{
"prettier": "@sawn/prettier-config"
}