root = true [*] end_of_line = lf indent_size = 4 indent_style = tab charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false [*.yml] indent_style = space [package.json] indent_size = 2 indent_style = space