0.0.3 • Published 4 years ago
@metyis-tools/prettier-config v0.0.3
@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