This repository has been archived on 2025-12-24. You can view files and clone it, but cannot push or open issues or pull requests.
site-template/ref/astro-embed/.editorconfig
2025-03-07 14:59:06 +01:00

13 lines
198 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = false
[{*.md,*.json,*.toml,*.yml,}]
indent_style = space