Files
omni-tools/.editorconfig
Ibrahima G. Coulibaly 2cb7ce23db feat: use vite and ts
2024-06-19 18:08:19 +01:00

10 lines
147 B
INI

root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true