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

chore: update core tsconfig based on @tsconfig/node16 #6038

Merged
merged 11 commits into from
May 7, 2024

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    9811b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b579950 View commit details
    Browse the repository at this point in the history
  3. chore: set module to commonjs and moduleResolution to node

    error TS2835 is thrown
    trivikr committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ee2e41f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d37b4e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88b6903 View commit details
    Browse the repository at this point in the history
  6. fix: revert enable isolatedModules to true in ts-jest config

    This reverts commit 19b7e0d.
    trivikr committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4997d3a View commit details
    Browse the repository at this point in the history
  7. fix: revert enable isolatedModules to true in ts-jest config

    This reverts commit 2c33f0b.
    trivikr committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2a9826e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61b8569 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d1fef7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bdafa2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c9c5c9 View commit details
    Browse the repository at this point in the history