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

[Bug] Package does not work with typescript enabled in vue-cli #66

Open
ppeinsold opened this issue Nov 9, 2020 · 0 comments
Open

[Bug] Package does not work with typescript enabled in vue-cli #66

ppeinsold opened this issue Nov 9, 2020 · 0 comments

Comments

@ppeinsold
Copy link

Version

latest

Steps to reproduce

1.) create project with vue-cli
2.) enable typescript support
3.) install plugin vuetify-admin

What is expected?

I expect it to work out of the box or at least that there is a @types/vuetify-admin repository which I can install with npm install @types/vuetify-admin

What is actually happening?

It does not work with typescript
types repository does not exist


Additional comments

I think using typescript is best practice now especially for projects interacting with an API. Has anyone a hint for me how the get this package run with typescript enabled? Thanks!

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

No branches or pull requests

1 participant