dasig-solid/frontend/.editorconfig
2025-11-20 13:03:40 +08:00

9 lines
No EOL
148 B
INI

root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false