@jdp-dev/prettier-config

1.2.0 • Public • Published

@jdp-dev/prettier-config GitHub Build Status npm MIT License

My shareable Prettier config.

Installation

npm install --save-dev @jdp-dev/prettier-config

or

yarn add --dev @jdp-dev/prettier-config

Usage

Reference @jdp-dev/prettier-config in your package.json.

{
  "name": "my-cool-js-app",
  "version": "69.420",
  "prettier": "@jdp-dev/prettier-config"
}

Or, you can use it in other ways as described in the official documentation.

License

MIT © John Darryl Pelingo

Dependents (0)

Package Sidebar

Install

npm i @jdp-dev/prettier-config

Weekly Downloads

5

Version

1.2.0

License

MIT

Unpacked Size

2.6 kB

Total Files

5

Last publish

Collaborators

  • john-d-pelingo