Merge pull request #38927 from nextcloud/bugfix/noid/package.json-editorconfig

This commit is contained in:
John Molakvoæ 2023-06-21 16:41:05 +02:00 committed by GitHub
commit a17d01951f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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