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

[Bug]: Seems it disrepects "@ts-nocheck" #4215

Open
deser opened this issue Oct 11, 2023 · 0 comments
Open

[Bug]: Seems it disrepects "@ts-nocheck" #4215

deser opened this issue Oct 11, 2023 · 0 comments

Comments

@deser
Copy link

deser commented Oct 11, 2023

Version

29.1.1

Steps to reproduce

Put // @ts-nocheck and ts-jest will still perform type checking for this file

Expected behavior

Files with //@ts-nocheck aren't type checked.

Actual behavior

Those are typechecked

Debug log

Additional context

No response

Environment

System:
    OS: macOS 13.6
    CPU: (10) arm64 Apple M1 Pro
  Binaries:
    Node: 16.16.0 
    npm: 8.11.0
  npmPackages:
    jest: 29.7.0 => 29.7.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant