graphql-playground/.editorconfig
2020-01-28 23:10:39 -05:00

8 lines
132 B
INI

root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false