@kazupon/prettier-config
v0.1.1
Published
Prettier config for @kazupon
Downloads
43
Readme
@kazupon/prettier-config
Prettier config for @kauzpon
🚀 Usages
💿 Installation
# Using npm
npm install --save-dev @kazupon/prettier-config
# Using pnpm
pnpm add -D @kazupon/prettier-config
# Using yarn
yarn add --dev @kazupon/prettier-config
✏️ Edit package.json
{
// ...
"prettier": "@kazupon/prettier-config"
}
🙌 Contributing guidelines
If you are interested in contributing to @kazupon/prettier-config
, I highly recommend checking out the contributing guidelines here. You'll find all the relevant information such as how to make a PR, how to setup development) etc., there.