@bjeco/prettier-config

0.1.6 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @bjeco/prettier-config

Weekly Downloads

2

Version

0.1.6

License

MIT

Unpacked Size

2.36 kB

Total Files

4

Last publish

Collaborators

  • brianespinosa