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

lib: add JSDoc typings for util #38213

Closed
wants to merge 5 commits into from

Commits on Apr 12, 2021

  1. Copy the full SHA
    a736f50 View commit details
    Browse the repository at this point in the history
  2. lib: fix lint errors

    rohit-gohri committed Apr 12, 2021
    Copy the full SHA
    3f1ea74 View commit details
    Browse the repository at this point in the history
  3. lib: added undefined and sorted return type

    Co-authored-by: Bradley Farias <bradley.meck@gmail.com>
    rohit-gohri and bmeck committed Apr 12, 2021
    Copy the full SHA
    b16a9b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. lib: update return type

    Co-authored-by: Bradley Farias <bradley.meck@gmail.com>
    rohit-gohri and bmeck committed Apr 13, 2021
    Copy the full SHA
    d9dfb9d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. lib: added deprecated jsdoc tags to methods

    Ref: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-0.html#-deprecated--support
    
    Co-authored-by: akhil marsonya <16393876+marsonya@users.noreply.github.com>
    rohit-gohri and marsonya committed Apr 20, 2021
    Copy the full SHA
    ab3b481 View commit details
    Browse the repository at this point in the history