root = true [*.{js, jsx, ts, tsx, vue}] indent_size = 2 insert_final_newline = true [*] indent_style = space charset = utf-8 trim_trailing_whitespace = true end_of_line = lf