1 Star 0 Fork 99

xykjlcx/ZSFlowEditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 267 Bytes
一键复制 编辑 原始数据 按行查看 历史
[*.{js,jsx,ts,tsx,vue}]
charset = utf-8
# 空格 或 tab 缩进
indent_style = space
# 缩进数量
indent_size = 2
# 换行符
end_of_line = crlf
# 自动剔除行尾空格
trim_trailing_whitespace = true
[*.*]
# 文件结尾插入空行
insert_final_newline = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xykjlcx/zsflow-editor.git
git@gitee.com:xykjlcx/zsflow-editor.git
xykjlcx
zsflow-editor
ZSFlowEditor
master

搜索帮助