@onesheep/prettier-config
v0.0.12
Published
Standardised code formatting
Downloads
13
Readme
@onesheep/prettier-config
Standardised code formatting via Prettier config.
Installation
npm i -D @onesheep/prettier-config
Usage
Reference @onesheep/prettier-config
in your package.json
:
{
"name": "the-wicked-app",
"version": "1.2.4",
"prettier": "@onesheep/prettier-config"
}
Contribution
See standard-version for commit guidelines.
Use the following to cut a new release:
npx standard-version