35 Star 257 Fork 215

码匠君 / dante-cloud-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 469 Bytes
一键复制 编辑 原始数据 按行查看 历史
码匠君 提交于 2022-09-28 18:31 . Monorepo 版本基础结构
{
"printWidth": 120,
"tabWidth": 2,
"semi": true,
"trailingComma": "none",
"singleQuote": true,
"quoteProps": "as-needed",
"bracketSpacing": true,
"bracketSameLine": true,
"arrowParens": "avoid",
"htmlWhitespaceSensitivity": "ignore",
"vueIndentScriptAndStyle": false,
"embeddedLanguageFormatting": "auto",
"endOfLine": "lf",
"overrides": [
{
"files": ".prettierrc",
"options": {
"parser": "json"
}
}
]
}
TypeScript
1
https://gitee.com/herodotus/dante-cloud-ui.git
git@gitee.com:herodotus/dante-cloud-ui.git
herodotus
dante-cloud-ui
dante-cloud-ui
master

搜索帮助