husky/.editorconfig

6 lines
97 B
INI

root = true
[*.{json,js,ts,sh}]
end_of_line = lf
indent_style = tab
insert_final_newline = false