0.0.1 • Published 2 years ago

@htr3n/common-prettier-config v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

NPM Package: @htr3n/common-prettier-config

This is an opinionated Prettier configuration I create and use for my projects.

Installation

npm install --dev @htr3n/common-prettier-config
# or
yarn add --dev @htr3n/common-prettier-config

Usage

Amend your package.json to specify Prettier configuration:

{
  "prettier": "@htr3n/common-prettier-config"
}

License

<3 MIT