Files
Epicnabbo-Catalogus-Updated…/Optimized Atomcms daily updated/node_modules/find-config/.editorconfig
T
2025-11-25 22:42:56 +01:00

17 lines
221 B
INI

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