Files
random_tools/node_modules/nosleep.js/.editorconfig
T
2026-08-11 09:53:42 -04:00

10 lines
147 B
INI

root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8