2 Star 0 Fork 0

mirrors_posthtml/posthtml-custom-elements

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ivan Voischev 提交于 2015-09-14 05:24 +08:00 . init
# This file is for unifying the coding style for different editors and IDEs.
# More information at http://EditorConfig.org
# No .editorconfig files above the root directory
root = true
[*]
charset = utf-8
indent_size = 4
end_of_line = lf
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true
[*.{bemjson.js,deps.js}]
indent_size = 4
[{bower,package}.json]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_posthtml/posthtml-custom-elements.git
git@gitee.com:mirrors_posthtml/posthtml-custom-elements.git
mirrors_posthtml
posthtml-custom-elements
posthtml-custom-elements
master

搜索帮助