Skip to content

anmolshres98/eslint-plugin-jsdoc-issue-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-jsdoc-issue-repro

Reproduction instructions:

  • run npm install
  • run npm run lint You should see the following error:
11:1  error  The type 'methodOne' is undefined           jsdoc/no-undefined-types
11:1  error  The type 'nonStaticMethodTwo' is undefined  jsdoc/no-undefined-types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors