Reproduction instructions:
- run
npm install - run
npm run lintYou 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