@tivix/prettier-config
v1.1.0
Published
Tivix's Prettier config
Readme
@tivix/prettier-config
This package contains a shared Prettier config.
Installation
To manually install, set this package to the "prettier" key in your project’s package.json. Other, more complicated, options are available.
{
"prettier": "@tivix/prettier-config"
}