0.1.0 • Published 5 years ago
@robingenz/prettier-config v0.1.0
@robingenz/prettier-config
Installation
Install the config:
npm i -D @robingenz/prettier-configUsage
Usage is based on Sharing configurations from the Prettier docs.
Just reference the configuration in your package.json:
{
"prettier": "@robingenz/prettier-config"
}Or use any of the supported extensions to export a string, e.g. .prettierrc.json:
"@robingenz/prettier-config"0.1.0
5 years ago