UNPKG

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