1 Star 0 Fork 0

凌云文档/alfresco-js-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 480 Bytes
一键复制 编辑 原始数据 按行查看 历史
Denys Vuika 提交于 2019-10-18 02:41 . documentation fixes (#431)
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[src/alfresco-activiti-rest-api/**.js]
indent_size = 2
[src/alfresco-core-rest-api/**.js]
indent_size = 2
[package.json]
indent_style = space
indent_size = 2
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
[*mustache]
insert_final_newline = false
trim_trailing_whitespace = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xinyichv/alfresco-js-api.git
git@gitee.com:xinyichv/alfresco-js-api.git
xinyichv
alfresco-js-api
alfresco-js-api
develop

搜索帮助