noscript/.editorconfig

12 lines
126 B
INI

root = true
[*]
insert_final_newline = true
end_of_line = lf
[*.{md}]
indent_style = space
indent_size = 4
charset = utf-8