1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-01-16 13:18:13 +01:00
nes.css/.editorconfig
2018-09-24 13:35:33 +09:00

13 lines
188 B
INI

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