Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 391 Bytes

File metadata and controls

13 lines (9 loc) · 391 Bytes

@tivix/prettier-config

This package contains a shared Prettier config.

Installation

To manually install, set this package to the "prettier" key in your project’s package.json. Other, more complicated, options are available.

{
  "prettier": "@tivix/prettier-config"
}