multilingual-dokugpt / .editorconfig
ffreemt
Update progressbar
50c6a2e
raw
history blame
No virus
134 Bytes
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,json,yml}]
charset = utf-8
indent_style = space
indent_size = 2