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