Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit f7e24ed

Browse files
committed
Update jsdoc rules
1 parent 7f63527 commit f7e24ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rules/jsdoc/match-description.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export interface MatchDescriptionOption {
2020
};
2121
matchDescription?: string;
2222
message?: string;
23+
nonemptyTags?: boolean;
2324
tags?: {
2425
/**
2526
*/

0 commit comments

Comments
 (0)