Fork me on GitHub

Prettier 使用

https://zhuanlan.zhihu.com/p/87586114

HTML 标签换行问题的解决

项目目录下建立 .prettierrc 文件

{
    "printWidth": 1000,
    "tabwidth": 4
}


posted @ 2023-03-06 16:48  Cloudhan  阅读(18)  评论(0编辑  收藏  举报