@youngjuning/prettier-config
v1.0.0
Published
my prettier config
Downloads
12
Maintainers
Readme
prettier-config
my prettier config
Install
$ yarn add @youngjuning/prettier-config -D
Usage
In package.json:
{
"prettier": "@youngjuning/prettier-config"
}
Or in .prettierrc.js:
module.exports = require("@youngjuning/prettier-config");