1 Star 0 Fork 11

gyh/vue-x6-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 607 Bytes
一键复制 编辑 原始数据 按行查看 历史
martsforever 提交于 2022-03-15 16:47 . feat: init
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = off
ij_javascript_use_double_quotes = true
ij_javascript_force_semicolon_style = true
ij_javascript_spaces_within_object_type_braces = true
ij_javascript_spaces_within_object_literal_braces = true
ij_typescript_use_double_quotes = true
ij_typescript_force_semicolon_style = true
ij_typescript_spaces_within_object_type_braces = true
ij_typescript_spaces_within_object_literal_braces = true
[*.md]
trim_trailing_whitespace = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gyhixq/vue-x6-editor.git
git@gitee.com:gyhixq/vue-x6-editor.git
gyhixq
vue-x6-editor
vue-x6-editor
master

搜索帮助