Skip to content

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

Description

@ppeinsold

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions