Add .editorconfig

This commit is contained in:
Toby McLaughlin
2020-09-12 19:18:46 +09:30
committed by GitHub
parent 14843a5690
commit 2146bec663

3
.editorconfig Normal file
View File

@@ -0,0 +1,3 @@
[*.lua]
indent_style = tab
tab_width = 2