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

Add prefer-destructuring-in-parameters rule #1045

Closed

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    b9f5126 View commit details
    Browse the repository at this point in the history
  2. Check effects

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    c1f16d5 View commit details
    Browse the repository at this point in the history
  3. Style

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ff01e56 View commit details
    Browse the repository at this point in the history
  4. Refactor

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    d36b112 View commit details
    Browse the repository at this point in the history
  5. More tests

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    db2d17a View commit details
    Browse the repository at this point in the history
  6. Add another case

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    c01b302 View commit details
    Browse the repository at this point in the history
  7. Add test

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    1a029a5 View commit details
    Browse the repository at this point in the history
  8. Add more tests

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    7801f77 View commit details
    Browse the repository at this point in the history
  9. Fix parentheses

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    72947d5 View commit details
    Browse the repository at this point in the history
  10. ignore unreachable

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    86a33f4 View commit details
    Browse the repository at this point in the history
  11. More tests

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e778758 View commit details
    Browse the repository at this point in the history
  12. test constructor and setter

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    8a4bc33 View commit details
    Browse the repository at this point in the history
  13. Fix functions has "use strict"

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e87ae3d View commit details
    Browse the repository at this point in the history
  14. Fix delete bar.x

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    a8ed118 View commit details
    Browse the repository at this point in the history
  15. One more test

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    22cc069 View commit details
    Browse the repository at this point in the history
  16. Improve coverage

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    4882743 View commit details
    Browse the repository at this point in the history
  17. Test private fields

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    2972162 View commit details
    Browse the repository at this point in the history
  18. Fix crash on typescript parser

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    d8f8ab5 View commit details
    Browse the repository at this point in the history
  19. Simplify

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    c5c62b1 View commit details
    Browse the repository at this point in the history
  20. Test curried

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    14cad62 View commit details
    Browse the repository at this point in the history
  21. Add docs

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    11b6d23 View commit details
    Browse the repository at this point in the history
  22. Fix async function

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6921209 View commit details
    Browse the repository at this point in the history
  23. Style

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    66ad0af View commit details
    Browse the repository at this point in the history
  24. Minor refactor

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    76fcf7f View commit details
    Browse the repository at this point in the history
  25. Rename

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    3b879a0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    51ab3bb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    24f7d0b View commit details
    Browse the repository at this point in the history
  28. Add comment

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    4cd6d05 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    43669b0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    37e24d1 View commit details
    Browse the repository at this point in the history
  31. Extend fix range

    fisker committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    c7709e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    58e9d59 View commit details
    Browse the repository at this point in the history