root = true

[*.js]
indent_style = space
indent_size = 3
end_of_line = lf

[*.ts]
indent_style = space
indent_size = 3
end_of_line = lf


