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: migrate jest-haste-map to TypeScript #7854

Merged
merged 16 commits into from Feb 12, 2019
Merged

Commits on Feb 11, 2019

  1. Copy the full SHA
    ea9e546 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    SimenB committed Feb 11, 2019
    Copy the full SHA
    3717a2e View commit details
    Browse the repository at this point in the history
  3. fix a type error

    SimenB committed Feb 11, 2019
    Copy the full SHA
    e405c06 View commit details
    Browse the repository at this point in the history
  4. update lockfile

    SimenB committed Feb 11, 2019
    Copy the full SHA
    542f336 View commit details
    Browse the repository at this point in the history
  5. some more types slayed

    SimenB committed Feb 11, 2019
    Copy the full SHA
    5e2774f View commit details
    Browse the repository at this point in the history
  6. Fix broken type definitions

    mattphillips authored and SimenB committed Feb 11, 2019
    Copy the full SHA
    ef6dfdc View commit details
    Browse the repository at this point in the history
  7. never!!

    SimenB committed Feb 11, 2019
    Copy the full SHA
    e7476ab View commit details
    Browse the repository at this point in the history
  8. remove old comment

    SimenB committed Feb 11, 2019
    Copy the full SHA
    e4bb9fe View commit details
    Browse the repository at this point in the history
  9. use path type

    SimenB committed Feb 11, 2019
    Copy the full SHA
    1d58364 View commit details
    Browse the repository at this point in the history
  10. use path type, again

    SimenB committed Feb 11, 2019
    Copy the full SHA
    8ee92dc View commit details
    Browse the repository at this point in the history
  11. --wip-- [skip ci]

    SimenB committed Feb 11, 2019
    Copy the full SHA
    c0db70f View commit details
    Browse the repository at this point in the history
  12. fix test

    SimenB committed Feb 11, 2019
    Copy the full SHA
    a191303 View commit details
    Browse the repository at this point in the history
  13. update comments in test

    SimenB committed Feb 11, 2019
    Copy the full SHA
    faeae4c View commit details
    Browse the repository at this point in the history
  14. one less ts-ignore

    thymikee committed Feb 11, 2019
    Copy the full SHA
    66eb178 View commit details
    Browse the repository at this point in the history
  15. Revert "--wip-- [skip ci]"

    This reverts commit c0db70f.
    SimenB committed Feb 11, 2019
    Copy the full SHA
    05e4b8a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. require skips nasty fs read

    SimenB committed Feb 12, 2019
    Copy the full SHA
    c19c4b4 View commit details
    Browse the repository at this point in the history