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 dependencies for import types #95

Merged
merged 3 commits into from
Sep 25, 2020
Merged

Conversation

jablko
Copy link
Contributor

@jablko jablko commented Aug 27, 2020

@sandersn
Copy link
Member

Fixup PR is DefinitelyTyped/DefinitelyTyped#44092

Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

One minor style request before I merge.

}
break;
}

default:
ts.forEachChild(node, recur);
Copy link
Member

Choose a reason for hiding this comment

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

this seems pretty reasonable; I bet performance is (1) a lot worse (2) not noticeably worse.

We should keep an eye on large packages just in case.

packages/definitions-parser/src/lib/module-info.ts Outdated Show resolved Hide resolved
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
@jablko
Copy link
Contributor Author

jablko commented Sep 24, 2020

I just tested DefinitelyTyped/DefinitelyTyped#44092 locally, on top of DefinitelyTyped HEAD, and marked it ready for review. It's ready to merge as soon as this change is released.

@sandersn
Copy link
Member

I'll merge/ship/merge tomorrow morning (PDT) so that I have all day to respond to problems.

@sandersn
Copy link
Member

This is done now.

sandersn pushed a commit that referenced this pull request Nov 29, 2021
Add 'no-single-element-tuple-type' rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants