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

TypeScript 4.5 linting #13807

Merged
merged 13 commits into from Feb 3, 2022
Merged

TypeScript 4.5 linting #13807

merged 13 commits into from Feb 3, 2022

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    1c1b0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0232d59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd14ff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7e664 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae15292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e55f665 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    966261b View commit details
    Browse the repository at this point in the history
  8. Upgrade eslint-plugin-react...

    in an attempts to get the no-unused-props replacement working
    niik committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3302493 View commit details
    Browse the repository at this point in the history
  9. Remove eslint-plugin-babel

    The no-invalid-this errors where it really shouldn't error
    niik committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    ac5dad1 View commit details
    Browse the repository at this point in the history
  10. Remove react-this-binding-issue rule

    We need to get rid of tslint-microsoft-contrib and this rule isn't even recommended any more microsoft/tslint-microsoft-contrib#676 (comment)
    niik committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2f3196e View commit details
    Browse the repository at this point in the history
  11. Skip the entire plugin

    niik committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    befb640 View commit details
    Browse the repository at this point in the history
  12. Remove tslint

    niik committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    6564a7d View commit details
    Browse the repository at this point in the history
  13. Skip children prop

    niik committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    02a8032 View commit details
    Browse the repository at this point in the history