UNPKG

193 BPlain TextView Raw
1root = true
2
3
4[*.{ts,tsx,js,json,jsx}]
5indent_style = space
6indent_size = 2
7charset = utf-8
8trim_trailing_whitespace = true
9insert_final_newline = true
10
11[*.md]
12trim_trailing_whitespace = false