2
0
kooshie 2 жил өмнө
parent
commit
c81d439cb6
1 өөрчлөгдсөн 9 нэмэгдсэн , 0 устгасан
  1. 9 0
      .editorconfig

+ 9 - 0
.editorconfig

@@ -0,0 +1,9 @@
+# EditorConfig is awesome: https://EditorConfig.org
+
+root = true
+
+[*.lua]
+indent_style = space
+indent_size = 4
+end_of_line = lf
+insert_final_newline = true