gruene-seele/packages/digital-bird-mivita/shoppingcart/.editorconfig
2025-04-01 10:39:21 +02:00

18 lines
239 B
INI

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