Files
2026-04-18 02:59:50 +02:00

9 lines
167 B
INI

[*.{astro,css}]
charset = utf-8
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
max_line_length = 80