Skip to content

kecoyo/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published