@metyis-tools/prettier-config
v0.0.3
Published
<h2> Usage </h2>
Downloads
2
Readme
@metyis-tools/prettier-config
Install it locally:
$ yarn add @metyis-tools/prettier-config
Then, you need to tell prettier where to find this configuration, so one way of doing it is by going to the package.json
file and add the following:
{
"prettier": "@metyis-tools/prettier-config/.prettierrc.json"
}
## Screenshot Example