Skip to content
Snippets Groups Projects
.editorconfig 221 B
Newer Older
Lars Bilke's avatar
Lars Bilke committed
indent_style = space
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
trim_trailing_whitespace = false
[*.{json,yml,toml,html,css,js,scss}]