@kecoyo/prettier-config

1.0.2 • Public • Published

@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.

Readme

Keywords

Package Sidebar

Install

npm i @kecoyo/prettier-config

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2.62 kB

Total Files

4

Last publish

Collaborators

  • kecoyo