1 Star 0 Fork 662

进军的王小二 / vue-vben-admin

forked from anncwb / vue-vben-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
ANN 提交于 2021-10-26 01:11 . chore: Allow git message to be uppercase
module.exports = {
printWidth: 100,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
trailingComma: 'all',
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
};
1
https://gitee.com/wangxiaoer520/vue-vben-admin.git
git@gitee.com:wangxiaoer520/vue-vben-admin.git
wangxiaoer520
vue-vben-admin
vue-vben-admin
main

搜索帮助