FLUJOS/BACK_BACK/node_modules/ansi-to-html/.editorconfig
2025-11-07 00:06:12 +01:00

15 lines
198 B
INI
Executable file

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