microsoft / dtslint

A utility built on TSLint for linting TypeScript declaration (.d.ts) files.
MIT License
925 stars 86 forks source link

Exclude `download-git-repo` from forbidden words #349

Open LinqLover opened 3 years ago

LinqLover commented 3 years ago

This package already exists on npm, so if I understand the matter correctly, it should be allowed here, too:

https://www.npmjs.com/package/download-git-repo

Complements ad7eb6011049ed560053864df9040576d9d1180a. Required for https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56874.

LinqLover commented 3 years ago

Ah, I see, so what does this mean for my PR to DefinitelyTyped (https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56874) Do I have to submit it under a different name?