1 Star 0 Fork 44

ff-space/lunisolar

forked from 簡 Kan/lunisolar 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 396 Bytes
一键复制 编辑 原始数据 按行查看 历史
簡 Kan 提交于 2022-05-05 16:29 . init
module.exports = {
printWidth: 100, // 代码宽度建议不超过100字符
tabWidth: 2, // tab缩进2个空格
semi: false, // 末尾分号
singleQuote: true, // 单引号
jsxSingleQuote: true, // jsx中使用单引号
trailingComma: 'none', // 尾随逗号
arrowParens: 'avoid', // 箭头函数仅在必要时使用()
htmlWhitespaceSensitivity: 'css', // html空格敏感度
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ff-blog/lunisolar.git
git@gitee.com:ff-blog/lunisolar.git
ff-blog
lunisolar
lunisolar
main

搜索帮助

D67c1975 1850385 1daf7b77 1850385