@coder/prettier-config
v1.0.0
Published
Prettier config for Coder projects
Downloads
10
Keywords
Readme
Install with this:
yarn add --dev @coder/prettier-configThen add the following to your package.json:
{
"prettier": "@coder/prettier-config"
}