summit/frontend/node_modules/tunnel-rat/.editorconfig

12 lines
181 B
INI
Raw Normal View History

2025-12-08 16:31:30 +00:00
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
tab_width = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = true