0.1.0 • Published 8 months ago

@rambler-tech/prettier-config v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Shared Prettier config

Install

npm install -D prettier @rambler-tech/prettier-config

or

yarn add -D prettier @rambler-tech/prettier-config

Usage

Create a .prettierrc and export a string

"@rambler-tech/prettier-config"

or add a key to your package.json file

"prettier": "@rambler-tech/prettier-config"

Included configurations

  • @rambler-tech/prettier-config - base JavaScript and TypeScript
  • @rambler-tech/prettier-config/semi - base with semicolons and trailing commas
0.1.0

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago