UNPKG

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