Files
jasmine/.editorconfig
2021-08-30 18:53:13 -07:00

9 lines
127 B
INI

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
[*.{js, json, sh, yml}]
indent_style = space
indent_size = 2