jabranr / prettier-config

Prettier config for all my projects

Home Page:https://www.npmjs.com/package/@jabranr-lab/prettier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Prettier config for all my projects

https://www.npmjs.com/package/@jabranr-lab/prettier

License:MIT License


Languages

Language:JavaScript 100.0%