Skip to content

Replace experimental package with stable version #5

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

Conversation

lukahartwig
Copy link
Contributor

While trying to use this plugin I found that @typescript-eslint/experimental-utils was marked as devDependency but had a non-type import in one file. In other words the plugin fails because it can't resolve this package.

So I wanted to move it to dependencies but apparently a few days ago the @typescript-eslint/utils package was released so I just replaced it with that.

@joshwilsonvu joshwilsonvu merged commit 5072579 into solidjs-community:main Jan 23, 2022
@joshwilsonvu joshwilsonvu self-assigned this Jan 23, 2022
@joshwilsonvu
Copy link
Collaborator

Thank you very much! I'm glad that package is no longer experimental. I've released your change as v0.4.2. 🎉

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