lightning-runner/.editorconfig
2021-12-20 18:39:57 -08:00

8 lines
139 B
INI

# EditorConfig is awesome: https://EditorConfig.org
[*]
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true