2 Star 9 Fork 1

后盾人 / php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 523 Bytes
一键复制 编辑 原始数据 按行查看 历史
后盾人 提交于 2022-06-07 23:35 . 优化系统中间件
{
"arrowParens": "always",
"bracketSameLine": true,
"bracketSpacing": true,
"embeddedLanguageFormatting": "auto",
"htmlWhitespaceSensitivity": "css",
"insertPragma": false,
"jsxSingleQuote": false,
"printWidth": 120,
"proseWrap": "never",
"quoteProps": "as-needed",
"requirePragma": false,
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all",
"useTabs": false,
"vueIndentScriptAndStyle": false,
"singleAttributePerLine": false
}
HTML
1
https://gitee.com/houdunren/php.git
git@gitee.com:houdunren/php.git
houdunren
php
php
master

搜索帮助