1 Star 0 Fork 241

Jacques-Fresco/node-nest-vue-nuxt-cms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 656 Bytes
一键复制 编辑 原始数据 按行查看 历史
givebest 提交于 2021-10-21 19:28 +08:00 . +init
# http://editorconfig.org
# top-most EditorConfig file 表示是最顶层的配置文件,发现设为true时,才会停止查找.editorconfig文件
root = true
[*]
charset = utf-8 # 设置文件字符集为 utf-8
indent_style = space # 使用空格键缩进(tab、space)
indent_size = 2 # 缩进 2 个字符
end_of_line = lf # 换行符(lf、cr、crlf)
insert_final_newline = true # 设为 true 表示使文件在保存时以换行符结尾
trim_trailing_whitespace = true # 设置为 true 会删除文件中换行符之前的所有空白字符
[*.md] # 针对 markdown 文件设置风格
insert_final_newline = false
trim_trailing_whitespace = false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/Jacques-Fresco/node-nest-vue-nuxt-cms.git
git@gitee.com:Jacques-Fresco/node-nest-vue-nuxt-cms.git
Jacques-Fresco
node-nest-vue-nuxt-cms
node-nest-vue-nuxt-cms
main

搜索帮助

371d5123 14472233 46e8bd33 14472233