@slcy/prettier-config
v1.0.0
Published
Prettier config for @slcy
Downloads
18
Readme
@slcy/prettier-config
Prettier config.
安装
npm install --save-dev prettier @slcy/prettier-config使用方法
在 package.json 中配置
{
"prettier": "@slcy/prettier-config"
}npm 版本与 prettier 版本对应关系
| npm 版本 | prettier 版本 | | -------- | ------------- | | 1.x | 3.5.3 |
