change to tab indents

This commit is contained in:
mightypanders 2023-06-24 21:05:33 +02:00
parent e7b21fa658
commit 4084f675cd

View File

@ -3,5 +3,5 @@ root = true
indent_size = 2
indent_style = space
[*.ts]
indent_size = 2
indent_style = space
indent_style = tab
tab_width = 4