MMM/.editorconfig
Albert Portnoy 48a83e2078
Setup ESLint
2022-10-19 20:42:50 -05:00

8 lines
99 B
INI

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