feat: added LuaFormatter config file
This commit is contained in:
parent
b31b66fa79
commit
62cdc8ec98
|
@ -0,0 +1,3 @@
|
||||||
|
indent_width: 2
|
||||||
|
continuation_indent_with: 2
|
||||||
|
double_quote_to_single_quote: true
|
Loading…
Reference in New Issue