# Follow the guidelines. Use tabs, not spaces. root = true [src/*.{js,html}] indent_style = tab indent_size = 2 trim_trailing_whitespace = true end_of_line = lf charset = utf-8 insert_final_newline = true