@wha/prettier
v1.0.1
Published
Prettier configuration for Whitehat Warriors
Readme
prettier
Prettier configuration file for Whitehat Warriors ⚔️
Usage
Install the configuration file in your project
yarn add --dev @wha/prettierUpdate your project package.json file with:
{
// ....
"prettier": "@wha/prettier"
}