diff --git a/.editorconfig b/.editorconfig index 2536d66bf13..1c96445761b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,3 +10,6 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false + +[package.json] +indent_size = 2