Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

made all options in options interface optional #115

Merged
merged 1 commit into from
May 14, 2018
Merged

made all options in options interface optional #115

merged 1 commit into from
May 14, 2018

Conversation

akki-jat
Copy link

Issue #114

For Typescript, the error is generating because options argument in Vue.customElement() requires all the options that are defined, but we are giving only shadow.

So, I made the all options optional.

@karol-f karol-f merged commit 4829c61 into karol-f:master May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants