root = true

[*.php]
indent_size = 4
indent_style = tab

[*.js]
indent_size = 2
indent_style = space

[*.vue]
indent_size = 2
indent_style = space