UNPKG

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