prettier
Prettier 是一款自带代码格式化程序。
¥Prettier is an opinionated code formatter.
用法(Usage)
¥Usage
npx sv add prettier你将获得什么(What you get)
¥What you get
package.json中的脚本¥scripts in your
package.json.prettierignore和.prettierrc文件¥
.prettierignoreand.prettierrcfiles如果你正在使用该软件包,请更新你的 eslint 配置
¥updates to your eslint config if you’re using that package
上一页 下一页