0.0.1 • Published 2 years ago

weebay-prettier-config v0.0.1

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

Prettier Config

Install

npm i -D prettier weebay-prettier-config

Usage

编辑一下package.json

// config
"prettier": "@fzf404/prettier-config"

// script
"scripts": {
  "format": "prettier --cache --write ."
}
0.0.1

2 years ago