[*.{html,css,js,jsx,json}]
charset = utf-8
indent_style = tab
indent_size = 2
quote_type= single

[*.{go}]
charset = utf-8
indent_style = tab
indent_size = 2
quote_type= double
