1.0.2 • Published 1 year ago

prettier-config-jmchor v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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"
    //...
}
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago