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

Support nestled JSDoc comments #13445

Merged
merged 8 commits into from
Sep 13, 2022
Merged

Support nestled JSDoc comments #13445

merged 8 commits into from
Sep 13, 2022

Commits on Sep 10, 2022

  1. Add tests and changelog

    thorn0 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    bd45084 View commit details
    Browse the repository at this point in the history
  2. Merge comments in postprocess

    thorn0 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    98d4265 View commit details
    Browse the repository at this point in the history
  3. Optimize

    thorn0 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    5751d96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48b8a36 View commit details
    Browse the repository at this point in the history
  5. Use default export

    thorn0 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    2140a57 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Mutate comment

    thorn0 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8dcb25b View commit details
    Browse the repository at this point in the history
  2. Update src/language-js/parse/postprocess/index.js

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    thorn0 and fisker committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    f7fd5c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d5f852 View commit details
    Browse the repository at this point in the history