1 Star 0 Fork 0

Bytedance Inc. / mona

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 257 Bytes
一键复制 编辑 原始数据 按行查看 历史
fengbo 提交于 2021-11-26 14:32 . chore: prettier
{
"printWidth": 120,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"jsxSingleQuote": false,
"trailingComma": "all",
"bracketSpacing": true,
"jsxBracketSameLine": false,
"arrowParens": "avoid",
"endOfLine": "lf"
}
1
https://gitee.com/ByteDance/mona.git
git@gitee.com:ByteDance/mona.git
ByteDance
mona
mona
main

搜索帮助