-
-
Notifications
You must be signed in to change notification settings - Fork 158
Issues: gajus/eslint-plugin-jsdoc
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
New Rule: no-multiple-empty-lines
enhancement
#1346
opened Jan 6, 2025 by
Deadmano
updated Jan 6, 2025
Forbid non-promise types in @return on async functions
enhancement
#1345
opened Dec 14, 2024 by
Daimona
updated Jan 5, 2025
Add a TypeScript config for mixed TS/JS projects
enhancement
#1101
opened May 28, 2023 by
jaydenseric
updated Dec 17, 2024
lines-before-block also triggers for first constituent in a union or intersection type
bug-unconfirmed
#1343
opened Dec 1, 2024 by
JoshuaKGoldberg
updated Dec 1, 2024
imports-as-dependencies
: package with exports
instead of types
blocked
bug
#1114
opened Jun 6, 2023 by
regseb
updated Nov 27, 2024
no-undefined-types
treat normal variables as undefined
in function scope
bug-unconfirmed
#1342
opened Nov 26, 2024 by
hecticme
updated Nov 26, 2024
Option for
lines-before-block
to ignore single-line jsdoc comments
enhancement
#1295
opened Aug 7, 2024 by
ehoogeveen-medweb
updated Nov 25, 2024
jsdoc/no-undefined-types is particularly slow
bug
help wanted
#1334
opened Oct 27, 2024 by
raineorshine
updated Oct 29, 2024
TypeScript error when require eslint-plugin-jsdoc in a CommonJS file
bug
help wanted
#1223
opened Apr 5, 2024 by
shadowspawn
updated Aug 24, 2024
generate readme programatically
documentation
#1266
opened Jul 19, 2024 by
Zamiell
updated Aug 8, 2024
Have namepath checks in
valid-types
only allow strict namepaths
enhancement
jsdoc-pratt-parser-blocked
#374
opened Sep 1, 2019 by
brettz9
updated Jul 20, 2024
For object types, switch between single line and multiline display
enhancement
jsdoc-pratt-parser-blocked
jsdoccomment-blocked
#977
opened Feb 2, 2023 by
brettz9
updated Jul 19, 2024
Add rule to lint for spacing of type parameters
enhancement
jsdoc-pratt-parser-blocked
jsdoccomment-blocked
#1143
opened Aug 10, 2023 by
ericcornelissen
updated Jul 19, 2024
Applying fixes with object syntax via
require-param
rule
enhancement
help wanted
#869
opened Apr 9, 2022 by
seahindeniz
updated Jul 9, 2024
better support for enforcing required tags
enhancement
#1235
opened Jun 4, 2024 by
wjhsf
updated Jun 4, 2024
jsdoc/require-jsdoc: False positive when documentation is inherited from interface
enhancement
help wanted
#768
opened Jul 14, 2021 by
iliubinskii
updated May 22, 2024
Rule to report invalid inline jsdoc tags
enhancement
#1201
opened Feb 11, 2024 by
ST-DDT
updated May 11, 2024
parser does not recognize JSDoc blocks without initial whitespace
blocked
bug
help wanted
#1217
opened Mar 26, 2024 by
stoicbuddha
updated Mar 31, 2024
Revive the
no-undefined-types
rule for all mods/configs
enhancement
#1215
opened Mar 18, 2024 by
what1s1ove
updated Mar 18, 2024
Prevent line break between JSDoc comment and following (non comment) statement
enhancement
#1211
opened Mar 5, 2024 by
thislooksfun
updated Mar 5, 2024
Switch recommended to errors, and from recommended-error to recommended-warn?
enhancement
needs-feedback
#1176
opened Dec 29, 2023 by
JoshuaKGoldberg
updated Dec 31, 2023
An equivalent rule for unused imported
@typedef
similar to no-unused-vars
enhancement
#1165
opened Oct 21, 2023 by
leekahung
updated Oct 22, 2023
Enforcing single line JSDoc comments if it fits within a line length
enhancement
#1158
opened Sep 20, 2023 by
jaydenseric
updated Oct 16, 2023
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.