Add TypeScript and Autocomplete support#100
Add TypeScript and Autocomplete support#100cory-gottschalk wants to merge 3 commits intobigcommerce:masterfrom
Conversation
Add typescript definitions for TypeScript and Code Editors
|
Autotagging @bigcommerce/storefront-team |
- adds a type definition for the getItemGiftWrappingOptions method - adds a type definition for the submitItemGiftWrappingOption method - updates the callback type in the submitShippingQuote type definition - makes the errors array optional on the ApiStatusResponse interface
|
ping @junedkazi |
|
@cory-arcticleaf thank you for your contribution. I am not familiar with typescript so give me a couple of days to look into it. |
|
@junedkazi no problem, I'm always happy to contribute! That sounds fine to me, just let me know. Also, I noticed that the @bigcommerce/storefront-team tag points to a page that doesn't exist. I'm not sure if that's intentional, but I figured I'd let you know so it was on your radar. |
|
@cory-arcticleaf yes since the team is internal to the org you won't be able to access the list of members as part of the team. But do use it to get visibility across the storefront team at Bigcommerce. |
|
@junedkazi Sounds good, will do! |
|
been a couple of days 😁 |
|
Autotagging @bigcommerce/themes-team |
What?
Adds support for TypeScript type checking and code editor autocompletion
Tickets / Documentation
Typescript Documentation
Visual Studio Code IntelliSense Documentation
Screenshots