FLUJOS/VISUALIZACION/node_modules/promise-queue/.editorconfig
2025-11-07 00:06:12 +01:00

13 lines
200 B
INI
Executable file

; editorconfig.org
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[GNUmakefile]
indent_style = tab