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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support .cts extension with ts-node 10+ #3017

Merged
merged 12 commits into from Sep 13, 2022

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    c0bb113 View commit details
    Browse the repository at this point in the history
  2. linting

    phated committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e3139fd View commit details
    Browse the repository at this point in the history
  3. Recognize hardhat.config.cts files

    fvictorio authored and phated committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    391cd30 View commit details
    Browse the repository at this point in the history
  4. Upgrade ts-node

    fvictorio authored and phated committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    47c9117 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58629ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a47fce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b193ad3 View commit details
    Browse the repository at this point in the history
  8. yarn lockfile

    phated committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    1beda0c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    758b6d1 View commit details
    Browse the repository at this point in the history
  2. Fix linter

    fvictorio committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8d1c232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba5ab4e View commit details
    Browse the repository at this point in the history
  4. Make fix work on windows

    fvictorio committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2489ac5 View commit details
    Browse the repository at this point in the history