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

fix: eslint-plugin improve performance #2616

Merged
merged 15 commits into from Mar 23, 2022
Merged

fix: eslint-plugin improve performance #2616

merged 15 commits into from Mar 23, 2022

Commits on Mar 23, 2022

  1. Copy the full SHA
    ac0ee2f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ff8b67 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    69c88d3 View commit details
    Browse the repository at this point in the history
  4. Update jest.config.js

    Jason3S committed Mar 23, 2022
    Copy the full SHA
    84972e2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6ffecb2 View commit details
    Browse the repository at this point in the history
  6. add intersection test

    Jason3S committed Mar 23, 2022
    Copy the full SHA
    c97ecf1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2a9cf1e View commit details
    Browse the repository at this point in the history
  8. Performance debug helper fn.

    Jason3S committed Mar 23, 2022
    Copy the full SHA
    8ab3244 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6be212f View commit details
    Browse the repository at this point in the history
  10. cache suggestions

    Jason3S committed Mar 23, 2022
    Copy the full SHA
    ccfb1ef View commit details
    Browse the repository at this point in the history
  11. Update Memorizer.ts

    Jason3S committed Mar 23, 2022
    Copy the full SHA
    90884c2 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    e233b35 View commit details
    Browse the repository at this point in the history
  13. Update debugPerf.test.ts

    Jason3S committed Mar 23, 2022
    Copy the full SHA
    14e9add View commit details
    Browse the repository at this point in the history
  14. Update api.d.ts

    Jason3S committed Mar 23, 2022
    Copy the full SHA
    0ddc126 View commit details
    Browse the repository at this point in the history
  15. Update Memorizer.test.ts

    Jason3S committed Mar 23, 2022
    Copy the full SHA
    7a3c29f View commit details
    Browse the repository at this point in the history