Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Improved admin typescript implementation
issue: NEXT-33740
author: Michel Bade
author_email: [email protected]
author_github: @cyl3x
---
- Added correct return type to
ApiService.handleResponse
inapi.service.ts
- Changed
jsonapi-parser.service
to typescript - Added global interface
ComponentHelper
for typingShopware.Components.getComponentHelpers()
- Added global interface
CustomShopwareProperties
for typing additional properties added toShopwareClass