Skip to content

Commit 79f71fc

Browse files
committed
refactor: a single TS-inspired fix
1 parent ab01baa commit 79f71fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rules/requireJsdoc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ export default {
385385
if (jsdocUtils.exemptSpeciaMethods(
386386
{
387387
description: '',
388+
inlineTags: [],
388389
problems: [],
389390
source: [],
390391
tags: [],

0 commit comments

Comments
 (0)