Files
deck/.editorconfig
2018-12-03 22:40:39 +01:00

10 lines
111 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
[*.{js,vue}]
indent_style = tab