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

feat(extract): adds recognition of jsdoc @import type imports #965

Merged
merged 12 commits into from
Nov 17, 2024

Commits on Nov 16, 2024

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

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    f1ad54e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c46e72 View commit details
    Browse the repository at this point in the history
  3. adds detectJSDocImports option that auto-enables parser: tsc. Only wh…

    …en true extract code will attempt jsdoc import detection
    sverweij committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    5cdb0c8 View commit details
    Browse the repository at this point in the history
  4. adds some dog food

    sverweij committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    dbcb104 View commit details
    Browse the repository at this point in the history
  5. adds e2e test

    sverweij committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7bfaa21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2593f1f View commit details
    Browse the repository at this point in the history
  7. roll back typo in a comment

    sverweij authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    1dad2c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7378c57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d1606e View commit details
    Browse the repository at this point in the history
  10. more dog food

    sverweij committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    b787f94 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2daf3d3 View commit details
    Browse the repository at this point in the history