1 Star 0 Fork 2

@guigu/guiug-h5-activity

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

搜索帮助