project-knedita/.editorconfig

5 lines
88 B
INI
Raw Normal View History

2023-06-20 20:05:15 +00:00
[*.js]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2