Fix editorconfig syntax

v1.18.x
Schamper 10 years ago
parent 21522e59c4
commit 22e7b2d3b2

@ -1,6 +1,6 @@
root = true
[*.js, *.css, *.tpl, *.json]
[{*.js, *.css, *.tpl, *.json}]
indent_style = tab
end_of_line = lf
charset = utf-8

Loading…
Cancel
Save