@wireapp/prettier-config
v0.6.4
Published
Wire Prettier config
Downloads
393
Keywords
Readme
Wire
This repository is part of the source code of Wire. You can find more information at wire.com or by contacting [email protected].
You can find the published source code at github.com/wireapp.
For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.
@wireapp/prettier-config
Wire's Prettier config.
Usage
Install:
yarn add --dev @wireapp/prettier-config
Edit package.json
:
{
// ...
"prettier": "@wireapp/prettier-config",
}