title | issue | author | author_email | author_github |
---|---|---|---|---|
Add typescript declaration bindings for the third party interface |
NEXT-16406 |
Stephan Pohl |
s.pohl@shopware.com |
klarstil |
- Added typescript declarations for the
Shopware
third party interface object - Added
jsconfig.json
for better VSCode support- Added
paths
to resolve Webpack alias in VSCode
- Added
- Added
main
property inpackage.json
to declare the entry point of the administration - Added
types
property inpackage.json
to point to the declaration files