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 d82a7cffd2 - Show all commits

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