UNPKG

173 BPlain TextView Raw
1root = true
2
3[*]
4charset = utf-8
5indent_style = space
6indent_size = 4
7trim_trailing_whitespace = true
8insert_final_newline = true
9end_of_line = lf
10
11[*.json]
12indent_size = 2