@tomer/prettier-config
v2.1.0
Published
My Prettier configuration!
Downloads
919
Maintainers
Readme
Install
$ npm i @tomer/prettier-config
Usage
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.