UNPKG

132 BPlain TextView Raw
1# editorconfig.org
2root = true
3
4[*.js]
5end_of_line = lf
6charset = utf-8
7trim_trailing_whitespace = true
8insert_final_newline = true