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

fix(ts): parse multiline declarations correctly #12776

Merged
merged 10 commits into from Feb 16, 2021

Commits on Feb 12, 2021

  1. Copy the full SHA
    478b0d2 View commit details
    Browse the repository at this point in the history
  2. Improve tests

    fedeci committed Feb 12, 2021
    Copy the full SHA
    8268e46 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f6824fd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    966937d View commit details
    Browse the repository at this point in the history
  5. refactor: use tsTryParse

    fedeci committed Feb 12, 2021
    Copy the full SHA
    2feb444 View commit details
    Browse the repository at this point in the history
  6. Avoid state cloning

    fedeci committed Feb 12, 2021
    Copy the full SHA
    d52d5df View commit details
    Browse the repository at this point in the history
  7. Update packages/babel-parser/src/plugins/typescript/index.js

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    fedeci and nicolo-ribaudo committed Feb 12, 2021
    Copy the full SHA
    c5bafd5 View commit details
    Browse the repository at this point in the history
  8. style: run prettier

    fedeci committed Feb 12, 2021
    Copy the full SHA
    1cf0ea6 View commit details
    Browse the repository at this point in the history
  9. Fix the other declarations

    fedeci committed Feb 12, 2021
    Copy the full SHA
    f8e3472 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    cb2c0ec View commit details
    Browse the repository at this point in the history