UNPKG

228 BPlain TextView Raw
1# EditorConfig is awesome: https://EditorConfig.org
2
3# top-most EditorConfig file
4root = true
5
6[*]
7indent_style = tab
8indent_size = 4
9end_of_line = lf
10charset = utf-8
11trim_trailing_whitespace = false
12insert_final_newline = false
\No newline at end of file