@titenkov/prettier-config

1.0.0 • Public • Published

prettier-config

Prettier config

Usage

Install the package using npm (or yarn)

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

Add the prettier key to your package.json

diff --git package.json
@@ -5,6 +5,7 @@
   "keywords": [
     "prettier"
   ],
+  "prettier": "@titenkov/prettier-config",
   "license": "MIT",
   "main": "index.js"

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

Readme

Keywords

Package Sidebar

Install

npm i @titenkov/prettier-config

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

2.14 kB

Total Files

4

Last publish

Collaborators

  • titenkov