Changed file extensions of init command from lua to luau (#831)

This commit is contained in:
Barış
2024-01-06 03:00:49 +03:00
committed by GitHub
parent 6adc5eb9fb
commit 269272983b
14 changed files with 15 additions and 10 deletions

View File

@@ -23,4 +23,7 @@ insert_final_newline = true
insert_final_newline = true
[*.lua]
indent_style = tab
[*.luau]
indent_style = tab