root = true [*] charset = utf-8 end_of_line = lf indent_size = 2 indent_style = space insert_final_newline = true max_line_length = 120 tab_width = 2 trim_trailing_whitespace = true [*.less] indent_size = 2 [*.sass] indent_size = 2 [*.scss] indent_size = 2 [{*.bash,*.sh,*.zsh,commit-msg}] indent_size = 2 tab_width = 2 [{*.har,*.jsb2,*.jsb3,*.json,.babelrc,.eslintrc,.prettierrc,.stylelintrc,bowerrc,jest.config}] indent_size = 2 [{*.htm,*.html,*.ng,*.sht,*.shtm,*.shtml}] indent_size = 2 tab_width = 2