UNPKG

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