Files
vanillajs-seed/node_modules/eol/.editorconfig
2020-05-26 10:37:57 +02:00

8 lines
99 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2