Skip to content

Commit

Permalink
Merge pull request #135 from TYPO3/task/core-update/main
Browse files Browse the repository at this point in the history
[TASK] Sync files with the latest TYPO3 Core version
  • Loading branch information
bmack authored Jun 6, 2024
2 parents d99bdb9 + a16830f commit 0d5c3c5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions templates/editorconfig.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ insert_final_newline = true
trim_trailing_whitespace = true

# TS/JS-Files
[*.{ts,js}]
[*.{ts,js,mjs}]
indent_size = 2

# JSON-Files
Expand All @@ -38,11 +38,6 @@ indent_size = 2
indent_size = 2
indent_style = tab

#.eslintrc.json
[.eslintrc.json]
indent_size = 2
indent_style = space

# stylelint
[.stylelintrc]
indent_size = 2
Expand Down

0 comments on commit 0d5c3c5

Please sign in to comment.