2.2.1 • Published 9 months ago

@figuredev/prettier-config v2.2.1

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

Prettier configuration

Prettier configuration for Figure.dev 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:

npm run release
2.2.1

9 months ago

2.2.0

9 months ago

2.1.0

1 year ago

2.0.0

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago