@xuanmo/prettier-config
v0.0.2
Published
Prettier config by D-xuanmo
Downloads
5
Readme
@xuanmo/prettier-config
我的 Prettier 配置
安装
npm i @xuanmo/prettier-config -D
使用
在 package.json
追加
// config
"prettier": "@xuanmo/prettier-config"
// scripts
"format": "prettier --cache --write ."
License
MIT License © 2023 D-xuanmo