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

add method declaration support #125

Merged
merged 7 commits into from
Oct 21, 2024
Merged

add method declaration support #125

merged 7 commits into from
Oct 21, 2024

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    ec9a588 View commit details
    Browse the repository at this point in the history
  2. Update openrewrite/src/javascript/parser.ts

    Co-authored-by: Knut Wannheden <knut@moderne.io>
    OlegDokuka and knutwannheden committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0aa661b View commit details
    Browse the repository at this point in the history
  3. extra test

    OlegDokuka committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a8a9e3c View commit details
    Browse the repository at this point in the history
  4. add fixes

    Signed-off-by: OlegDokuka <oleh@moderne.io>
    OlegDokuka committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a483f21 View commit details
    Browse the repository at this point in the history
  5. more fixes

    Signed-off-by: OlegDokuka <oleh@moderne.io>
    OlegDokuka committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    21bc19f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. keep spaces before : for type definition in a dedicated node

    Signed-off-by: OlegDokuka <oleh@moderne.io>
    OlegDokuka committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ca71be3 View commit details
    Browse the repository at this point in the history
  2. update package lock

    Signed-off-by: OlegDokuka <oleh@moderne.io>
    OlegDokuka committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e651dea View commit details
    Browse the repository at this point in the history