prettier-config-jmchor

1.0.2 • Public • Published

prettier-config-jmchor

npm version

my personal Prettier config file to share between projects

I' got a but tired of manually copy-pasting my config values, so I decided to throw an npm package into the mix!

Installation

Just run:

npm i -D prettier-config-jmchor
npx install-peerdeps --dev prettier-config-jmchor

Setup

To use the prettier config in your project, simply reference this package in the package.json:

{
 "name": "My superawesome project"
    //...
    "prettier": "@jmchor/prettier-config-jmchor"
    //...
}

Package Sidebar

Install

npm i prettier-config-jmchor

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

1.27 kB

Total Files

3

Last publish

Collaborators

  • jmchor