@recodable/prettier-config
v1.0.1
Published
Recodable's Prettier configuration shared across all projects
Downloads
8
Readme
Recodable's Prettier config
How to use it
Install with:
yarn add -D prettier @recodable/prettier-config
In package.json
:
{
"prettier": "@recodable/prettier-config"
}