1 Star 0 Fork 40

小喵逗鱼 / stepin-template

forked from stepui / stepin-template 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.json 524 Bytes
一键复制 编辑 原始数据 按行查看 历史
iczer 提交于 2023-03-27 11:59 . 新增:增加文档代码;
{
"arrowParens": "always",
"bracketSpacing": true,
"endOfLine": "lf",
"htmlWhitespaceSensitivity": "css",
"insertPragma": false,
"singleAttributePerLine": false,
"bracketSameLine": false,
"jsxBracketSameLine": false,
"bracketLine": false,
"jsxSingleQuote": true,
"printWidth": 120,
"proseWrap": "preserve",
"quoteProps": "as-needed",
"requirePragma": false,
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"useTabs": false,
"vueIndentScriptAndStyle": true
}
1
https://gitee.com/little_mew_amusing_fish/stepin-template.git
git@gitee.com:little_mew_amusing_fish/stepin-template.git
little_mew_amusing_fish
stepin-template
stepin-template
main

搜索帮助