1 Star 0 Fork 9

liweiliang / discuz-com

forked from Discuz / discuz-com 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
zonewellhe(贺重威) 提交于 2022-06-07 18:01 . init
module.exports = {
// 声明结尾使用分号(默认true)
semi: true,
// 是否使用尾逗号,三个可选之’<none/es5/all>'
trailingComma: 'all',
// 字符串是否使用单引号。默认 false 使用双引号
singleQuote: true,
// 一行的字符数,如果超过会进行换行。默认 80
printWidth: 100,
// tab 使用 2 个空格
tabWidth: 2,
htmlWhitespaceSensitivity: 'ignore',
endOfLine: 'auto',
ignorePath: '.prettierignore',
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ryui/discuz-com.git
git@gitee.com:ryui/discuz-com.git
ryui
discuz-com
discuz-com
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891