Skip to content

Commit 2a3d8be

Browse files
github-actions[bot]github-actions
and
github-actions
authored
[TASK] Sync templates/editorconfig.dist with the latest TYPO3 Core version (#106)
Co-authored-by: github-actions <[email protected]>
1 parent ce4d363 commit 2a3d8be

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

templates/editorconfig.dist

+9
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ indent_size = 2
3838
indent_size = 2
3939
indent_style = tab
4040

41+
#.eslintrc.json
42+
[.eslintrc.json]
43+
indent_size = 2
44+
indent_style = space
45+
46+
# stylelint
47+
[.stylelintrc]
48+
indent_size = 2
49+
4150
# package.json
4251
[package.json]
4352
indent_size = 2

0 commit comments

Comments
 (0)