mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
12 lines
170 B
INI
12 lines
170 B
INI
|
# 🎨 editorconfig.org
|
||
|
|
||
|
root = true
|
||
|
|
||
|
[*]
|
||
|
charset = utf-8
|
||
|
end_of_line = lf
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
trim_trailing_whitespace = true
|
||
|
insert_final_newline = true
|