1 Star 0 Fork 257

疯帽子/mldong-vue

forked from 个人开源/mldong-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
mldong 提交于 2023-09-22 16:03 . 初次提交
module.exports = {
printWidth: 100,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
trailingComma: 'all',
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/CrazyHat/mldong-vue.git
git@gitee.com:CrazyHat/mldong-vue.git
CrazyHat
mldong-vue
mldong-vue
master

搜索帮助