0.1.6 • Published 4 years ago

@bjeco/prettier-config v0.1.6

Weekly downloads
18
License
MIT
Repository
github
Last release
4 years ago

prettier-config

npm (scoped)

Portable configuration for Prettier

Install

yarn add -D @bjeco/prettier-config

This configuration is turn-key and includes all dependencies as well as the preset.

Setup

Add a "prettier" parameter to the package.json file which specifies the shared config:

{
  "name": "my-library",
  "version": "9000.0.1",
  "prettier": "@bjeco/prettier-config"
}

Prettier configuration settings

TODO

  • Add VSCode plugin and settings for auto fix setup
0.1.6

4 years ago

0.1.4

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.1-alpha.0

4 years ago