1 Star 0 Fork 0

北觅 / TDesignH5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.json 229 Bytes
一键复制 编辑 原始数据 按行查看 历史
北觅 提交于 2023-12-20 10:27 . feat(all): 初始化
{
"bracketSpacing": true,
"singleQuote": false,
"arrowParens": "avoid",
"trailingComma": "none",
"overrides": [
{
"files": "*.html",
"options": {
"parser": "html"
}
}
]
}
1
https://gitee.com/chungang666/tdesign-h5.git
git@gitee.com:chungang666/tdesign-h5.git
chungang666
tdesign-h5
TDesignH5
master

搜索帮助