Skip to content

Commit

Permalink
feat(nodejs): surpress multiple errors popup (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-vogel authored Jul 11, 2024
1 parent f872114 commit bebfc86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"log": {
"service": true
},
"fiori": {
"wrap_multiple_errors": false
},
"features": {
"odata_new_parser": true
},
Expand Down

0 comments on commit bebfc86

Please sign in to comment.