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

no-redundant-jsdoc-2 rule threw an error in [...] Unexpected tag kind: JSDocPrivateTag #278

Open
BigsonLvrocha opened this issue Mar 17, 2020 · 1 comment

Comments

@BigsonLvrocha
Copy link

steps to reproduce:

The 'no-redundant-jsdoc-2' rule threw an error in 'DefinitelyTyped/types/relay-runtime/index.d.ts':
Error: Unexpected tag kind: JSDocPrivateTag
    at checkTag (DefinitelyTyped/node_modules/dtslint/bin/rules/noRedundantJsdoc2Rule.js:102:23)
    at cb (DefinitelyTyped/node_modules/dtslint/bin/rules/noRedundantJsdoc2Rule.js:51:25)
    at Array.forEach (<anonymous>)
    at walk (DefinitelyTyped/node_modules/dtslint/bin/rules/noRedundantJsdoc2Rule.js:40:34)
    at Rule.AbstractRule.applyWithFunction (DefinitelyTyped/node_modules/tslint/lib/language/rule/abstractRule.js:39:9)
    at Rule.apply (DefinitelyTyped/node_modules/dtslint/bin/rules/noRedundantJsdoc2Rule.js:18:25)
    at Linter.applyRule (DefinitelyTyped/node_modules/tslint/lib/linter.js:214:29)
    at DefinitelyTyped/node_modules/tslint/lib/linter.js:155:85
    at Object.flatMap (DefinitelyTyped/node_modules/tslint/lib/utils.js:160:29)
    at Linter.getAllFailures (DefinitelyTyped/node_modules/tslint/lib/linter.js:155:32)
@ExE-Boss
Copy link
Contributor

Duplicate of #281

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

No branches or pull requests

2 participants