Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

fix(no-single-declare-module): allow single wildcard module declaration #339

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Conversation

GauBen
Copy link
Contributor

@GauBen GauBen commented Aug 10, 2021

Hello, I'm having trouble publishing a new DefinitelyTyped module (DefinitelyTyped/DefinitelyTyped#55011) because a linting rule unintentionally forbids single wildcard module declarations.

Here is a fix (with tests) that solves my issue.

Have a nice day!

See: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/55011/checks?check_run_id=3288906960#step:6:94

@GauBen GauBen requested a review from sandersn as a code owner August 10, 2021 09:17
@ghost
Copy link

ghost commented Aug 10, 2021

CLA assistant check
All CLA requirements met.

@sandersn sandersn merged commit fc56160 into microsoft:master Aug 11, 2021
@sandersn
Copy link
Member

I'm going to update the wording of noSingleDeclareModule and noDeclareCurrentPackageRule before shipping this; I'll update this PR after I do.

@sandersn
Copy link
Member

I merged my wording change and the new version should ship shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants