dashboard
repositories
filestore
activity
search
login
周德伟
/
vue-app
教育培训vue版本app
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
log
zhoudw
2022-01-11
7a658cbd487b63050a64a6b5c3ef58cce4b7e2f2
[~zhoudw/vue-app.git]
/
.editorconfig
1
2
3
4
5
6
7
8
9
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true