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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃 Pick PR #47959 (Only suggest @param codefixes in ...) into release-4.6 #47962

Merged

Commits on Feb 18, 2022

  1. Cherry-pick PR microsoft#47959 into release-4.6

    Component commits:
    465042e Only issue @param suggestions with codefixes in TS
    Previously, there were 2 JS errors that were issued as suggestions in TS
    files. But there was no codefix for these errors, and the errors were
    incorrect in TS.
    
    This PR only issues the JS-specific errors on JS files.
    
    4056b38 Minimise test
    
    4fb10f1 Merge branch 'main' into only-suggest-param-codefixes-in-ts
    
    72499ac Merge branch 'main' into only-suggest-param-codefixes-in-ts
    sandersn authored and typescript-bot committed Feb 18, 2022
    Copy the full SHA
    1dc9a8f View commit details
    Browse the repository at this point in the history