JS stays a 4

This commit is contained in:
Will Scullin 2023-08-06 07:44:12 -07:00
parent ca3f255a87
commit 88bd7836bc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ insert_final_newline = true
trim_trailing_whitespace = true
[*.js]
indent_size = 2
indent_size = 4
[*.ts]
indent_size = 2