[*]
indent_style = space
end_of_line = lf
indent_size = 2
charset = utf-8
trim_trailing_white_space = true

[*.md]
max_line_length = 0
trim_trailing_white_space = false

# Set to format to these defaults on save
"editor.formatOnSave" = true