diff --git a/.editorconfig b/.editorconfig index 33a2c640..0eb406a1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,17 +15,5 @@ trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false -[*.json] -indent_size = 2 - -[.eslintrc] -indent_size = 4 - -[*.scss] -indent_size = 2 - -[*.css] -indent_size = 2 - [*.nsh] indent_size = 2