securityos/node_modules/minimisted/.editorconfig

7 lines
103 B
INI
Raw Normal View History

2024-09-06 15:32:35 +00:00
root=true
[*]
indent_style=space
indent_size=2
trim_trailing_whitespace=true
insert_final_newline=true