442 Star 3.8K Fork 1K

GVP百度开源 / amis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"singleQuote": true,
"semi": true,
"trailingComma": "none",
"bracketSpacing": false,
"quoteProps": "consistent",
"arrowParens": "avoid",
"jsxBracketSameLine": false,
"overrides": [
{
"files": "src/locale/*.ts",
"options": {
"printWidth": 800
}
}
]
}
TypeScript
1
https://gitee.com/baidu/amis.git
git@gitee.com:baidu/amis.git
baidu
amis
amis
master

搜索帮助