1 Star 0 Fork 0

hhh/ssyx-admin-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc.js 356 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
printWidth: 180,
tabWidth: 2, // 超过最大值换行
semi: false, // 结尾不用分号
singleQuote: true, // 使用单引号
// disableLanguages: ["vue"], // 不格式化vue文件,vue文件的格式化单独设置
htmlWhitespaceSensitivity: 'ignore',
trailingComma: 'none' // 对象的最后一项,可以有逗号
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hhh_49/ssyx-admin-vue.git
git@gitee.com:hhh_49/ssyx-admin-vue.git
hhh_49
ssyx-admin-vue
ssyx-admin-vue
master

搜索帮助