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