UNPKG

166 BPlain TextView Raw
1# see editorconfig.org
2
3root = true
4
5[*.{js,twig}]
6
7indent_style = space
8indent_size = 4
9
10charset = utf-8
11trim_trailing_whitespace = true
12insert_final_newline = true