20 Star 113 Fork 0

Gitee 极速下载 / ckeditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/ckeditor/ckeditor-dev
克隆/下载
.editorconfig 265 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Tomasz Jakut 提交于 2021-06-23 14:01 . Add config for YML files.
# Configurations to normalize the IDE behavior.
# http://editorconfig.org/
root = true
[*]
indent_style = tab
tab_width = 4
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space
indent_size = 2
JavaScript
1
https://gitee.com/mirrors/ckeditor.git
git@gitee.com:mirrors/ckeditor.git
mirrors
ckeditor
ckeditor
master

搜索帮助