
[*.js]
indent_style = tab
indent_size = tab
tab_width = 4

[*.php]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 4
tab_width = 4
