-
Notifications
You must be signed in to change notification settings - Fork 406
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
How to use this library with VSCode autocomplite? #160
Comments
Most probably related to #123 |
🎉 This issue has been resolved in version 5.0.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Could anyone please help with this? I'm facing the same issue here. I used a simple app to test this, here is the "package.json":
|
@GideonZhao did you import the type package? As suggested in the related issue, just do |
Hi @Jahmilli Sorry, I didn't look at the previous comments carefully. After importing the type package, I still cannot see the "toHaveClass" in autocomplete. package.json: |
I using react with typescript and everything work fine except I can't setup my vscode autocomplete to use this methods.
The text was updated successfully, but these errors were encountered: