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

Fix for projects using TS-option "noUncheckedIndexedAccess" #41

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SimonSimCity
Copy link

When installing this plugin in a project which has the TS-option noUncheckedIndexedAccess enabled, it will fail. This PR fixes this.

It also updates some packages (all in compliance with the existing package.json definition) to allow me to run eslint.

When an icon is not found, an error is thrown instead of simply writing it out on the console. This is more in line with vue's error handling.

@SimonSimCity SimonSimCity mentioned this pull request Apr 26, 2023
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.

None yet

1 participant