diff --git a/.editorconfig b/.editorconfig index 0c43779..e532b87 100644 --- a/.editorconfig +++ b/.editorconfig @@ -50,7 +50,7 @@ indent_style = space indent_size = 3 # TypoScript files -[*.typoscript,*.ts] +[*.typoscript] indent_style = space indent_size = 4