Compare commits

..

2 Commits

Author SHA1 Message Date
8a06a661fa adjust some files to new formatting
All checks were successful
Compile the repository / compile (pull_request) Successful in 1m28s
2023-06-24 21:05:43 +02:00
4084f675cd change to tab indents 2023-06-24 21:05:33 +02:00
5 changed files with 106 additions and 106 deletions

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