Files
jasmine/.editorconfig
2025-04-09 09:11:19 -07:00

9 lines
128 B
INI

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