UNPKG

219 BPlain TextView Raw
1[*]
2# tabs are better all around, just saying
3# we're using space only because npm does
4indent_style = space
5indent_size = 2
6
7end_of_line = lf
8charset = utf-8
9trim_trailing_whitespace = true
10insert_final_newline = true