Files
tcc-vamos-backend/.editorconfig
Hugo Falcao 60dc95bac8 Create user
2022-04-17 20:32:51 -03:00

14 lines
248 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf