xref: /plugin/todo/.editorconfig (revision 5b81c3b0c89766867f132ef99245120c90fc4734)
1*5b81c3b0SGnedov Pavelroot = true
2*5b81c3b0SGnedov Pavel
3*5b81c3b0SGnedov Pavel[*.{js,php}]
4*5b81c3b0SGnedov Pavelindent_style = space
5*5b81c3b0SGnedov Pavelindent_size = 4
6*5b81c3b0SGnedov Pavelcharset = utf-8