UNPKG

202 BPlain TextView Raw
1[*]
2charset = utf-8
3insert_final_newline = true
4trim_trailing_whitespace = true
5
6[package.json]
7indent_style = space
8indent_size = 2
9
10[{**/*.js,**/*.css,**/*.json}]
11indent_style = space
12indent_size = 4