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

Convert with-redis example to TypeScript #34720

Merged
merged 9 commits into from Feb 23, 2022

Commits on Feb 23, 2022

  1. Convert to TS

    Brody Dingel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    b299ab0 View commit details
    Browse the repository at this point in the history
  2. strict: true

    Brody Dingel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c4dbbb0 View commit details
    Browse the repository at this point in the history
  3. Fix useRef errors on tsc

    Brody Dingel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2673216 View commit details
    Browse the repository at this point in the history
  4. Add next-env.d.ts

    Brody Dingel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8579f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0ac45e View commit details
    Browse the repository at this point in the history
  6. Use import type

    Brody Dingel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    824b385 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'with-redis-typescript' of https://github.com/brodyd795/…

    …next.js into with-redis-typescript
    Brody Dingel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    404ef9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0c2bf8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1720b66 View commit details
    Browse the repository at this point in the history