root = true [*.ts] indent_style = tab trim_trailing_whitespace = true end_of_line = lf insert_final_newline = true [*.d.ts] indent_size = 4 indent_style = space [./*.js] indent_size = 2 indent_style = space [lib/*.js] indent_size = 4 indent_style = space