diff --git a/.editorconfig b/.editorconfig index 4b9db1d..ac153c8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,6 +12,6 @@ indent_size = 4 indent_style = unset indent_size = unset -[*.{yml,yaml,js{,on}}] +[*.{yml,yaml,js,json}] indent_style = space indent_size = 2