UNPKG

147 BPlain TextView Raw
1root = true
2
3[*]
4end_of_line = lf
5indent_style = space
6indent_size = 2
7
8[*.js]
9insert_final_newline = true
10trim_trailing_whitespace = true
\No newline at end of file