-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no-undefined-types
: Include instance property names in the set of defined types
#1119
Labels
Comments
also having this issue. it's preventing me from upgrading: https://github.com/flex-development/tutils/actions/runs/5439784079/jobs/9892093691?pr=296 |
This was referenced Jul 26, 2023
build(deps-dev): Bump eslint-plugin-jsdoc from 41.1.2 to 46.4.4
flex-development/toggle-pkg-type#204
Closed
This was referenced Aug 7, 2023
Closed
This was referenced Aug 31, 2023
Closed
This was referenced Sep 7, 2023
This was referenced Sep 15, 2023
Closed
Closed
build(deps-dev): Bump eslint-plugin-jsdoc from 44.1.0 to 46.8.0
flex-development/decorator-regex#220
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
I would like to be able to reference instance properties from an inline
{@link ...}
tag on a class and have theno-undefined-types
rule recognise this as a defined type.Actual behavior
Referencing an instance property name in an inline
{@link }
tag yieldsESLint Config
ESLint sample
Environment
eslint-plugin-jsdoc
version: v46.2.6The text was updated successfully, but these errors were encountered: