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

Enforce type checking on babel-{cli,node} #14765

Merged
merged 9 commits into from Jul 20, 2022

Commits on Jul 18, 2022

  1. ts

    liuxingbaoyu committed Jul 18, 2022
    Copy the full SHA
    33e1204 View commit details
    Browse the repository at this point in the history
  2. Update packages/babel-node/src/babel-node.ts

    Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
    liuxingbaoyu and JLHwung committed Jul 18, 2022
    Copy the full SHA
    927c6bc View commit details
    Browse the repository at this point in the history
  3. review

    liuxingbaoyu committed Jul 18, 2022
    Copy the full SHA
    52b7637 View commit details
    Browse the repository at this point in the history
  4. review

    liuxingbaoyu committed Jul 18, 2022
    Copy the full SHA
    34f2352 View commit details
    Browse the repository at this point in the history
  5. fix

    liuxingbaoyu committed Jul 18, 2022
    Copy the full SHA
    90d795d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Update packages/babel-node/src/_babel-node.ts

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    liuxingbaoyu and nicolo-ribaudo committed Jul 20, 2022
    Copy the full SHA
    017b6da View commit details
    Browse the repository at this point in the history
  2. review

    liuxingbaoyu committed Jul 20, 2022
    Copy the full SHA
    938f922 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
    liuxingbaoyu and jridgewell committed Jul 20, 2022
    Copy the full SHA
    ecf8223 View commit details
    Browse the repository at this point in the history
  4. review

    liuxingbaoyu committed Jul 20, 2022
    Copy the full SHA
    1f62b3b View commit details
    Browse the repository at this point in the history