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

Make all the code base have memoization and improve ESLint rules to enforce it #37 #53

Merged
merged 16 commits into from
Jan 14, 2024

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    66c1523 View commit details
    Browse the repository at this point in the history
  2. Improving TS rules

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    37790f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a0dcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    935d878 View commit details
    Browse the repository at this point in the history
  5. Adding extensions

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    084b152 View commit details
    Browse the repository at this point in the history
  6. Running npm run format

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    ab34b5c View commit details
    Browse the repository at this point in the history
  7. Removing rule

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    88c49b5 View commit details
    Browse the repository at this point in the history
  8. using hook outside if

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    ba057bf View commit details
    Browse the repository at this point in the history
  9. Removing dot notation

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    13dc42e View commit details
    Browse the repository at this point in the history
  10. Improving type safety

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    d5a4790 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9402df5 View commit details
    Browse the repository at this point in the history
  12. Fixing lint errors

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    3a8bb60 View commit details
    Browse the repository at this point in the history
  13. Fixing lint errors

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    bb4fe42 View commit details
    Browse the repository at this point in the history
  14. Removing unnecessary hook

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    b0be7d2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31a25c3 View commit details
    Browse the repository at this point in the history
  16. Fixing error

    devkiloton committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    defd011 View commit details
    Browse the repository at this point in the history