Skip to content

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

@ppeinsold

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!

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