1 Star 0 Fork 47

摔倒的红烧肉 / tiny-vue

forked from OpenTiny / tiny-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 431 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
{
"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"
}
}
]
}
1
https://gitee.com/QQ927919732/tiny-vue.git
git@gitee.com:QQ927919732/tiny-vue.git
QQ927919732
tiny-vue
tiny-vue
dev

搜索帮助