2.0.0 • Published 6 months ago

@figuredev/prettier-config v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Prettier configuration

Prettier configuration for our code style.

Usage

First install the package and its peer dependencies

yarn add -D @figuredev/prettier-config

Next add the config under prettier key to your package.json.

// package.json
{
  // ...
  "prettier": "@figuredev/prettier-config"
}

Development

To release your changes run:

yarn release
2.0.0

6 months ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago