Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 552 Bytes

2021-07-28-add-typescript-declarations.md

File metadata and controls

14 lines (13 loc) · 552 Bytes
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

Administration

  • 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 main property in package.json to declare the entry point of the administration
  • Added types property in package.json to point to the declaration files