same config for all
All checks were successful
Compile the repository / compile (pull_request) Successful in 6s

This commit is contained in:
mightypanders 2023-06-24 21:07:41 +02:00
parent 8a06a661fa
commit d82a7cffd2

View File

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