diff --git a/.editorconfig b/.editorconfig index c2d64e5..f5b2c0a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,5 +8,5 @@ trim_trailing_whitespace = true insert_final_newline = true charset = utf-8 -[{*.json,*.yml,.stylelintrc}]] +[{*.json,*.yml,.stylelintrc}] indent_size = 2