root = true

[**/**.yml]
indent_style = space
indent_size = 2

[**/**.js]
indent_style = space
indent_size = 2

[**/**.json]
indent_style = space
indent_size = 2