mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Merge pull request #38927 from nextcloud/bugfix/noid/package.json-editorconfig
This commit is contained in:
commit
a17d01951f
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue