@midient/prettier-config
v1.0.3
Published
Prettier config for Midient Corp. projects
Downloads
3
Readme
Midient Prettier Config
Use it by adding this key value pair to your package.json
...
"prettier": "@midient/prettier-config",
...
and installing it
yarn add --dev @midient/prettier-config