xref: /plugin/todo/.editorconfig (revision 5b81c3b0c89766867f132ef99245120c90fc4734)
1root = true
2
3[*.{js,php}]
4indent_style = space
5indent_size = 4
6charset = utf-8