My Prettier configuration!
$ npm i @tomer/prettier-config
Set the
"prettier"
field
of your package.json
to @tomer/prettier-config
:
package.json
{
"prettier": "@tomer/prettier-config"
}
Run prettier
with
the supported options.
Stars are always welcome!
For bugs and feature requests, please create an issue.