2 Star 2 Fork 1

杭杭/明道云私有部署版 - Web 端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 372 Bytes
一键复制 编辑 原始数据 按行查看 历史
BeckJin 提交于 2021-08-27 11:20 . Initial project
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
trim_trailing_white_space_on_save = true
# fuck windows
charset = utf-8-bom
indent_style = space
[*.{cs,aspx,ascx,html,htm,tpl}]
indent_size = 4
[*.{js,jsx,ts,tsx,css,less}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[{**/*.json,Jenkinsfile}]
charset = utf-8
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hhhangcc/pd-openweb.git
git@gitee.com:hhhangcc/pd-openweb.git
hhhangcc
pd-openweb
明道云私有部署版 - Web 端
main

搜索帮助