UNPKG

186 BPlain TextView Raw
1# top-most EditorConfig file
2root = true
3
4# Unix-style newlines with a newline ending every file
5[*]
6end_of_line = lf
7indent_style = space
8indent_size = 2
9trim_trailing_whitespace = true
\No newline at end of file