1
0
mirror of synced 2024-11-21 21:06:04 +03:00
vue-formulario/.editorconfig
2020-05-21 14:30:55 +03:00

14 lines
207 B
INI

# editorconfig.org
root = true
[*]
indent_size = 4
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false