-
-
Notifications
You must be signed in to change notification settings - Fork 167
Insights: gajus/eslint-plugin-jsdoc
Overview
-
- 20 Merged pull requests
- 0 Open pull requests
- 15 Closed issues
- 1 New issue
Could not load contribution data
Please try again later
15 Releases published by 1 person
-
v53.0.0
published
Aug 11, 2025 -
v53.0.1
published
Aug 11, 2025 -
v54.0.0
published
Aug 13, 2025 -
v54.1.0
published
Aug 15, 2025 -
v54.1.1
published
Aug 20, 2025 -
v54.2.0
published
Sep 2, 2025 -
v54.2.1
published
Sep 2, 2025 -
v54.3.0
published
Sep 2, 2025 -
v54.3.1
published
Sep 3, 2025 -
v54.4.0
published
Sep 6, 2025 -
v54.4.1
published
Sep 7, 2025 -
v54.5.0
published
Sep 7, 2025 -
v54.6.0
published
Sep 8, 2025 -
v54.7.0
published
Sep 8, 2025 -
v55.0.0
published
Sep 8, 2025
20 Pull requests merged by 3 people
-
feat: export named function for building configs
#1477 merged
Sep 8, 2025 -
feat: revert "feat: export function for building configs (#1469)"
#1476 merged
Sep 8, 2025 -
feat: export function for building configs
#1469 merged
Sep 8, 2025 -
feat(
require-jsdoc
): add on-by-defaultskipInterveningOverloadedDeclarations
option#1452 merged
Sep 7, 2025 -
fix(
getJsdocProcessorPlugin
): reenable fixes (but disabling fixers for @example issues)#1473 merged
Sep 7, 2025 -
docs(
check-alignment
):innerIndent
option#1472 merged
Sep 6, 2025 -
feat(check-alignment): add
innerIndent
integer option#1471 merged
Sep 6, 2025 -
chore: avoid TS on binary files
#1467 merged
Sep 3, 2025 -
feat(
require-hyphen-before-param-description
): whenalways
is set, disallow hyphen at end of line#1454 merged
Sep 2, 2025 -
fix(
valid-types
): try parsing whole item before splitting into commas#1465 merged
Sep 2, 2025 -
feat(
require-template
): addexemptedBy
#1463 merged
Sep 2, 2025 -
chore: update devDeps.
#1459 merged
Aug 29, 2025 -
docs: correct alphabetization of rules in example config block
#1458 merged
Aug 27, 2025 -
fix(
valid-types
): allowextends
for namepath#1456 merged
Aug 20, 2025 -
chore: update types
#1453 merged
Aug 15, 2025 -
chore: update devDeps.
#1451 merged
Aug 15, 2025 -
fix: revert "fix: move to tsdown for proper types (#1447)"
#1450 merged
Aug 13, 2025 -
fix(
no-types
,require-example
,implements-on-classes
): allowany
to match function variable declarations#1448 merged
Aug 11, 2025 -
refactor: move to tsdown (take 2)
#1447 merged
Aug 11, 2025
15 Issues closed by 1 person
-
Regression: ConfigError on flat/recommended-typescript-error since 54.6.0
#1474 closed
Sep 8, 2025 -
regression in 54.6.0
#1475 closed
Sep 8, 2025 -
new rules: require-throws-type, require-yields-type
#1461 closed
Sep 8, 2025 -
[require-param]: false positive to TypeScript overload function when the next function has no jsdoc
#1434 closed
Sep 7, 2025 -
[require-template]: false negative to TypeScript overload function
#1462 closed
Sep 7, 2025 -
ESLint fixes are no longer available after enabling the examples processor
#1431 closed
Sep 7, 2025 -
`check-alignment` has false-positive when not using star prefixes
#1351 closed
Sep 6, 2025 -
check-template-names (template not in use) when template is in use
#1466 closed
Sep 3, 2025 -
[require-hyphen-before-param-description]: Except when line break
#1435 closed
Sep 2, 2025 -
Template types with default values are not recognized properly.
#1464 closed
Sep 2, 2025 -
[require-template]: add `exemptedBy` option
#1460 closed
Sep 2, 2025 -
[valid-types] `extends` property causes syntax error in namepath
#1455 closed
Aug 20, 2025 -
Type definitions missing in eslint-plugin-jsdoc v53+, plugin imported as any
#1449 closed
Aug 13, 2025 -
no-types should apply to all contexts
#1446 closed
Aug 11, 2025 -
New rule: disallow combining multiple `@typedef` / `@callback` tags in one comment
#1445 closed
Aug 9, 2025
1 Issue opened by 1 person
-
New rules to forbid some unsafe types in JSDoc
#1470 opened
Sep 4, 2025