Files
megahal.js/.editorconfig
2024-08-01 01:11:22 +03:00

10 lines
156 B
INI

[*]
tab_width = 2
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false