Misc files

This commit is contained in:
2022-12-08 11:55:08 +05:30
parent 9063bb1a0a
commit d2879904c5
6 changed files with 60 additions and 58 deletions
+10
View File
@@ -0,0 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,json,yml}]
charset = utf-8
indent_style = space
indent_size = 2