1.0.1 • Published 2 years ago

prettier-config-ljlx v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

prettier-config-ljlx

Prettier config used at ljlx

Usage

Install the package using npm (or yarn)

npm install --save-dev prettier-config-ljlx

Add the prettier key to your package.json

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

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

1.0.1

2 years ago

1.0.0

2 years ago