1.0.2 • Published 9 months ago

@kecoyo/prettier-config v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@kecoyo/prettier-config

Standard prettier configuration for projects

Usage

Install the package using npm (or yarn)

npm install --save-dev @kecoyo/prettier-config

Add the prettier key to your package.json

   "keywords": [
     "prettier"
   ],
+  "prettier": "@kecoyo/prettier-config",
   "license": "MIT",
   "author": "GitHub Inc.",
   "main": "index.js"

Check out the prettier documentation for more info on sharing configurations.

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

1 year ago