1 Star 0 Fork 30

pointink / 权限管家 - 前端工程

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 713 Bytes
一键复制 编辑 原始数据 按行查看 历史
王松岩 提交于 2021-09-01 15:59 . Initial commit
# http://editorconfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
# Indentation override for js(x), ts(x) and vue files
[*.{js,jsx,ts,tsx,vue}]
indent_size = 2
indent_style = space
# Indentation override for css related files
[*.{css,styl,scss,less,sass}]
indent_size = 2
indent_style = space
# Indentation override for html files
[*.html]
indent_size = 2
indent_style = space
# Trailing space override for markdown file
[*.md]
trim_trailing_whitespace = false
# Indentation override for config files
[*.{json,yml}]
indent_size = 2
indent_style = space
JavaScript
1
https://gitee.com/NBchen/itcast-authority-web.git
git@gitee.com:NBchen/itcast-authority-web.git
NBchen
itcast-authority-web
权限管家 - 前端工程
open

搜索帮助

53164aa7 5694891 3bd8fe86 5694891