diff --git a/.editorconfig b/.editorconfig index a76a182..bbbdfe4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -24,6 +24,9 @@ indent_size = 2 indent_style = space indent_size = 2 +[{package-lock.json,shard.lock}] +indent_size = unset + [humans.txt] indent_style = tab indent_size = 2