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

'describe' is not defined in VS Code #116

Open
paul-uz opened this issue Oct 6, 2021 · 4 comments
Open

'describe' is not defined in VS Code #116

paul-uz opened this issue Oct 6, 2021 · 4 comments

Comments

@paul-uz
Copy link

paul-uz commented Oct 6, 2021

I am seeing this in VSCode.

I can run the tests (written in TypeScript) without issue, it's just that my IDE is flagging these in the editor window and I'd like to get rid of them properly.

I have installed @types/jest but that doesn't seem to have helped.

@vladholubiev
Copy link
Member

This is the issue with your VSCode configuration and should not be related to this package. I bet you get the same error even w/o using this package.

@paul-uz
Copy link
Author

paul-uz commented Nov 15, 2021

@vladgolubev I only saw this issue when using this package, so it must be related somehow. How do I get VSCode to play nicely with this package so it can recognise describe?

@msp98
Copy link

msp98 commented Jan 2, 2022

I am also getting this while using jest+typescript. Did you find any solution @paul-uz ?

@paul-uz
Copy link
Author

paul-uz commented Jan 4, 2022

I am also getting this while using jest+typescript. Did you find any solution @paul-uz ?

@msp98 I did not sadly

@vladholubiev vladholubiev changed the title 'describe' is not defined 'describe' is not defined in VS Code Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants