my_gradio / .editorconfig
xray918's picture
Upload folder using huggingface_hub
0ad74ed verified
raw
history blame contribute delete
115 Bytes
root = true
[{js/**,client/js/**}]
end_of_line = lf
insert_final_newline = true
indent_style = tab
tab_width = 2