/prettier-config

Prettier config for all my projects

Primary LanguageJavaScriptMIT LicenseMIT

Prettier config

Prettier configuration for consistent format across all different projects.

Highely opinionated for personal use and may change any time without any announcements or warnings. Use at own risk.

Usage

Install the package

npm i -D @jabranr-lab/prettier

Add reference to your package.json file

{
  "prettier": "@jabranr-lab/prettier"
}

© 2019 Jabran Rafique