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