1 Star 0 Fork 0

张天建 / ztj10.19

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.prettierrc.js 317 Bytes
一键复制 编辑 原始数据 按行查看 历史
张天建 提交于 2023-10-19 09:42 . feat: zk
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/zhangtjj/ztj10.19.git
git@gitee.com:zhangtjj/ztj10.19.git
zhangtjj
ztj10.19
ztj10.19
master

搜索帮助