1 Star 0 Fork 0

往来 / Medusa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
p0ps 提交于 2017-05-18 08:10 . Add base vue files (#2699)
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
# and trailing whitespace removed
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{js,py,css,json}]
charset = utf-8
indent_style = space
indent_size = 4
# Mako styling
[*.mako]
indent_style = space
indent_size = 4
# Matches the exact files either package.json or .travis.yml
[{.travis.yml}]
indent_style = space
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kymo/Medusa.git
git@gitee.com:kymo/Medusa.git
kymo
Medusa
Medusa
master

搜索帮助