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

Use node20 #176

Merged
merged 4 commits into from Feb 15, 2024
Merged

Use node20 #176

merged 4 commits into from Feb 15, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    c0e947f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0732be View commit details
    Browse the repository at this point in the history
  3. Update TSConfig to use node-lts

    `@tsconfig/node12` → `@tsconfig/node-lts`
    parkerbxyz committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d2f7266 View commit details
    Browse the repository at this point in the history
  4. @tsconfig/node-lts@tsconfig/recommended

    An upstream bug is preventing us from using @tsconfig/node-lts, so we'll use @tsconfig/recommended for now.
    parkerbxyz committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c92e530 View commit details
    Browse the repository at this point in the history