forked from rojo-rbx/rojo
Changed file extensions of init command from lua to luau (#831)
This commit is contained in:
@@ -23,4 +23,7 @@ insert_final_newline = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.lua]
|
||||
indent_style = tab
|
||||
|
||||
[*.luau]
|
||||
indent_style = tab
|
||||
Reference in New Issue
Block a user