3.0.0 • Published 8 months ago
@tomer/prettier-config v3.0.0
Install
$ npm i @tomer/prettier-configUsage
Set the
"prettier" field
of your package.json to @tomer/prettier-config:
package.json
{
"prettier": "@tomer/prettier-config"
}Run prettier with
the supported options.
Contributing
Stars are always welcome!
For bugs and feature requests, please create an issue.