Files
2021-01-20 12:32:20 +01:00

13 lines
174 B
INI

root = true
[*]
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
[frontend/**]
indent_size = 2
[backend/**]
indent_size = 4