root = true [*] end_of_line = lf indent_style = space charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.js] indent_size = 2 line_comment = // block_comment_start = /* block_comment = * block_comment_end = */ [Makefile] indent_style = tab tab_width = 2