Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 284 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 284 Bytes

@inabagumi/prettier-config

A Prettier config for the Haneru Developers.

Install

$ yarn add -D @inabagumi/prettier-config

Usage

Edit package.json:

{
  // ...
  "prettier": "@inabagumi/prettier-config"
  // ...
}

License

MIT