6 Star 34 Fork 8

ng-alain / delon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 375 Bytes
一键复制 编辑 原始数据 按行查看 历史
卡色 提交于 2020-05-06 01:08 . style: update style (#878)
{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"bracketSpacing": true,
"arrowParens": "avoid",
"proseWrap": "preserve",
"trailingComma": "all",
"overrides": [
{
"files": ".prettierrc",
"options": {
"parser": "json"
}
},
{
"files": "*.html",
"options": {
"printWidth": 160
}
}
]
}
TypeScript
1
https://gitee.com/ng-alain/delon.git
git@gitee.com:ng-alain/delon.git
ng-alain
delon
delon
2da2041a5d7ba8470b8e3b9e7759fbcfba1d42c9

搜索帮助