diff --git a/.editorconfig b/.editorconfig index 02024ba..9d5481a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,5 +11,8 @@ insert_final_newline=true [{*.yml,*.yaml}] indent_size=2 +[package.json] +indent_size=2 + [Makefile] indent_style=tab