1 Star 0 Fork 0

陈浩雨 / 10.19周考1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.prettierrc.js 305 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈浩雨 提交于 2023-10-19 09:29 . feat: 第一次提交
module.exports = {
"useTabs": false, // Indent lines with tabs instead of spaces.
"printWidth": 80, // Specify the length of line that the printer will wrap on.
"tabWidth": 2, // Specify the number of spaces per indentation-level.
"singleQuote": true,
"semi": true,
}
1
https://gitee.com/chenhaoyupla/10.19-weekly-exam-1.git
git@gitee.com:chenhaoyupla/10.19-weekly-exam-1.git
chenhaoyupla
10.19-weekly-exam-1
10.19周考1
master

搜索帮助