4 Star 0 Fork 3

OpenTiny/tiny-vue-theme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc 431 Bytes
一键复制 编辑 原始数据 按行查看 历史
ajaxZheng 提交于 2024-09-13 14:32 +08:00 . feat: init TinyVue UI e2e test
{
"semi": false,
"singleQuote": true,
"printWidth": 120,
"trailingComma": "none",
"quoteProps": "preserve",
"endOfLine": "auto",
"bracketSpacing": true,
"jsxBracketSameLine": true,
"jsxSingleQuote": false,
"useTabs": false,
"tabWidth": 2,
"proseWrap": "preserve",
"arrowParens": "always",
"overrides": [
{
"files": ".prettierrc",
"options": {
"parser": "json"
}
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opentiny/tiny-vue-theme.git
git@gitee.com:opentiny/tiny-vue-theme.git
opentiny
tiny-vue-theme
tiny-vue-theme
dev

搜索帮助