Files
zyplayer-doc/zyplayer-doc-ui/wiki-ui-2/.editorconfig
暮光:城中城 78044ce920 测试升级为vue3
2023-01-07 00:34:05 +08:00

14 lines
225 B
INI

# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = tab
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false