1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-02-23 08:56:55 +01:00
nes.css/.editorconfig

13 lines
188 B
INI
Raw Normal View History

2018-09-24 13:35:33 +09:00
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