[*] charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true [*.ini] charset = utf-16le end_of_line = crlf insert_final_newline = true [*.md] indent_style = space indent_size = 2 trim_trailing_whitespace = false [*.{yml,yaml}] indent_style = space indent_size = 2 [*.ahk] indent_style = tab indent_size = 2 [*.{js,jsx,ts,tsx,json,css,scss,html,vue}] indent_style = tab indent_size = 2