Files
Epicnabbo-Catalogus-Updated…/Optimized Atomcms daily updated/vendor/opcodesio/mail-parser/.editorconfig
T
2025-11-25 22:42:56 +01:00

19 lines
253 B
INI

root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{js,ts,vue}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2