ionic-framework
ionic-framework copied to clipboard
fix(web-types): Fix Web Types for `@ionic/vue`
What is the current behavior?
- Missed code completion for imported Ionic Vue components in WebStorm
a. Reason - invalid Web Types for
@ionic/vueb. Related issue - WEB-53833
What is the new behavior?
- Fine code completion for imported Ionic Vue components in WebStorm
Does this introduce a breaking change?
- [ ] Yes
- [x] No