1 Star 1 Fork 220

理码情缘/dante-cloud-ui

forked from 码匠君/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"
}
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/loongmyli/dante-cloud-ui.git
[email protected]:loongmyli/dante-cloud-ui.git
loongmyli
dante-cloud-ui
dante-cloud-ui
master

搜索帮助