chore: Adjust editorconfig for package.json and package-lock.json

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2023-06-21 14:57:48 +02:00
parent 32bbe3db81
commit 41267873b6
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -24,6 +24,10 @@ trim_trailing_whitespace = false
[*.svg]
insert_final_newline = false
[package*.json]
indent_size = 2
indent_style = space
[build/psalm-baseline.xml]
indent_size = 2
indent_style = space