1 Star 0 Fork 9

杨欣/element-admin

forked from caihai123/vue-clean-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 172 Bytes
一键复制 编辑 原始数据 按行查看 历史
caihai 提交于 2020-07-06 15:59 . 初始化
module.exports = {
trailingComma: "es5", //多行时尽可能打印尾随逗号。
arrowParens: "always", //箭头函数都加上空格
jsxBracketSameLine: false,
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yangxinsamsara/element-admin.git
git@gitee.com:yangxinsamsara/element-admin.git
yangxinsamsara
element-admin
element-admin
master

搜索帮助