@youngjuning/prettier-config

1.0.0 • Public • Published

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");

Related repos

Package Sidebar

Install

npm i @youngjuning/prettier-config

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.26 kB

Total Files

4

Last publish

Collaborators

  • youngjuning