FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

module: add some typings to `internal/modules/esm/resolve` by aduh95 · Pull Request #39504 · nodejs/node · GitHub

/ node Public

module: add some typings to internal/modules/esm/resolve - #39504

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:fix-resolve-typings
Aug 2, 2021
Merged

module: add some typings to internal/modules/esm/resolve#39504
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:fix-resolve-typings

Conversation

aduh95 commented Jul 24, 2021

Copy link
Copy Markdown
Contributor

No description provided.

aduh95 added the typings label Jul 24, 2021
nodejs-github-bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. labels Jul 24, 2021
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. and removed needs-ci PRs that need a full CI run. labels Jul 26, 2021

targos commented Aug 1, 2021

Copy link
Copy Markdown
Member

Nit: you can use the typings subsystem.

Mesteery left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

nits

Comment thread lib/internal/modules/esm/resolve.js Outdated
Comment thread lib/internal/modules/esm/resolve.js Outdated
PR-URL: nodejs#39504
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
aduh95 force-pushed the fix-resolve-typings branch from e5fa661 to 45f98fc Compare August 2, 2021 08:22

aduh95 commented Aug 2, 2021

Copy link
Copy Markdown
Contributor Author

Nit: you can use the typings subsystem.

I tried and got ✖ 0:0 Invalid subsystem: "typings" subsystem upon landing.

aduh95 commented Aug 2, 2021

Copy link
Copy Markdown
Contributor Author

Landed in 45f98fc

aduh95 merged commit 45f98fc into nodejs:master Aug 2, 2021
aduh95 deleted the fix-resolve-typings branch August 2, 2021 08:23

targos commented Aug 2, 2021

Copy link
Copy Markdown
Member

Nit: you can use the typings subsystem.

I tried and got ✖ 0:0 Invalid subsystem: "typings" subsystem upon landing.

You probably have an outdated version of node-core-utils

danielleadams pushed a commit that referenced this pull request Aug 16, 2021
PR-URL: #39504
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. typings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL