1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-26 21:02:28 +02:00
Pterodactyl-Panel/.editorconfig
2016-12-14 17:07:50 -05:00

11 lines
138 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{php,js,html,css}]
charset = utf-8
indent_style = space
indent_size = 4