diff --git a/.editorconfig b/.editorconfig index fd4bad9..43a0ceb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,5 +11,5 @@ charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true -[*.{js{x,on,},ts{x,}}] +[*.{{c,m,}js{x,on,},ts{x,}}] indent_size = 2