UNPKG

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