UNPKG

115 BPlain TextView Raw
1# http://EditorConfig.org
2
3# top-most EditorConfig file
4root = true
5
6[*.{ts}]
7indent_style = space
8indent_size = 2