chore: add Editor Config

This commit is contained in:
MAZE 2023-10-05 16:41:44 +03:30
parent 6f3f78b3d1
commit a7d3495fd0

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true