UNPKG

280 BPlain TextView Raw
1root = true
2
3[*]
4
5# Change these settings to your own preference
6indent_style = space
7indent_size = 2
8
9# We recommend you to keep these unchanged
10end_of_line = lf
11charset = utf-8
12trim_trailing_whitespace = true
13insert_final_newline = true
14
15[*.md]
16trim_trailing_whitespace = false