object.js/.editorconfig
Alex A. Naanou 813993c710 added .editorconfig
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-06-12 12:43:48 +03:00

8 lines
91 B
INI
Executable File

root = true
[**]
indent_style = tab
tab_width = 4
charset = utf-8
end_of_line = lf