diff options
| author | 2025-01-21 23:31:40 +0100 | |
|---|---|---|
| committer | 2025-01-21 23:31:40 +0100 | |
| commit | 825ccf55562154dc33fbff272384dc5877696208 (patch) | |
| tree | 13afa5c7f5ee19fc29b8ab862d63bd2c9515bd9d /.editorconfig | |
| parent | 3fda6f6bf5192c57e10b38f0ff27c915021e36cb (diff) | |
Hide base theme (#7234)
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index 4f81eb7a0..213804437 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,9 @@ indent_style = tab [*.js] indent_style = tab +[*.json] +indent_style = tab + [*.md] indent_size = 4 indent_style = tab |
