root = true

[*]
charset = utf-8

[*.{js,cjs,vue,json}]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
end_of_line = crlf
insert_final_newline = true