feat/formatting #53

Merged
kenobi merged 8 commits from feat/formatting into master 2023-06-24 22:55:43 +02:00
Showing only changes of commit 4084f675cd - Show all commits

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