@aaronlabrie/prettier 中文文档教程
♥️ Prettier Config ♥️
共享更漂亮的配置,用于跨项目标准化格式。
How do I use this?
安装 Prettier 和这个配置包。
yarn add prettier @aaronlabrie/prettier
将此行添加到您的 package.json
"prettier": "@aaronlabrie/prettier"
使用您的编辑器设置 Prettier:https://prettier.io/docs/en/editors.html
享受您的新格式!
♥️ Prettier Config ♥️
Shared Prettier config for standardizing formatting across projects.
How do I use this?
Install Prettier and this config package.
yarn add prettier @aaronlabrie/prettier
Add this line to your package.json
"prettier": "@aaronlabrie/prettier"
Set up Prettier with your editor: https://prettier.io/docs/en/editors.html
Enjoy your new formatting!